Skip to content

[CI] Detect source breaking changes #435

@lorentey

Description

@lorentey

It would be nice to have a source compatibility check, but this project currently has the api-breakage-check "soundness" check disabled. Evaluate this check to see if it usable, and enable it if so.

Basic requirements:

  1. We need to compare against a baseline that is configurable on a per-branch basis.
  2. Automated source compatibility checks are extremely prone to false positives. Therefore, we need a reliable way to suppress any and all failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions