Skip to content

Add CI job to detect public API changes #3129

@szokeasaurusrex

Description

@szokeasaurusrex

Let's investigate adding a CI job/test, which could use https://crates.io/crates/cargo-public-api for example, to enforce public API stability. This could prevent us from unintentionally introducing breaking changes, e.g. if a crate appears in public API and we update it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIProduct area

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions