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

Add cargo semver-checks to gitub actions #47

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

Progdrasil
Copy link
Collaborator

This adds a github action that tests if there's a breaking change in the public API and if there should be a major or minor semver bump in the crate.

Uses cargo-semver-checks

Copy link

@mathieulj mathieulj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will ensure we keep things predictable for crate consumers, LGTM.

@Progdrasil Progdrasil merged commit f7e870a into main Sep 16, 2024
8 checks passed
@Progdrasil Progdrasil deleted the progdrasil/add-semver-checks branch September 16, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants