Skip to content

Use semver linting to protect against bad version bumps #9

Description

@Voxelot

Investigate using the third-party cargo plugin "cargo-semver-checks" on our Rust repos to verify that semver (based on the Rust interfaces) isn't violated. This should be done at crate publishing time, and potentially even before release by validating PRs that modify crate versions.

https://predr.ag/blog/toward-fearless-cargo-update/

https://github.com/obi1kenobi/cargo-semver-checks-action

This will require some configuration to work with our workspace tagging scheme.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions