Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding cargo-semver-checks to CI #1534

Open
rustaceanrob opened this issue Aug 1, 2024 · 1 comment
Open

Consider adding cargo-semver-checks to CI #1534

rustaceanrob opened this issue Aug 1, 2024 · 1 comment
Assignees
Labels
new feature New feature or request

Comments

@rustaceanrob
Copy link
Contributor

Describe the enhancement
With the release of beta there seemed to be a strong preference to make nonbreaking patches.

Additional context

The CI job is:

- name: Check semver
  uses: obi1kenobi/cargo-semver-checks-action@v2
@rustaceanrob rustaceanrob added the new feature New feature or request label Aug 1, 2024
@storopoli
Copy link
Contributor

storopoli commented Aug 1, 2024

You can assign to me.
We've implemented this in rust-bitcoin/rust-bitcoin#2946 and also pinned the version on CI in rust-bitcoin/rust-bitcoin@f76f682 with a cron CI job.

Or I can happily review a PR based on the stuff above as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants