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

feat(ci): Release Version Validation #37

Merged
merged 17 commits into from
Oct 25, 2023

Conversation

refcell
Copy link
Owner

@refcell refcell commented Oct 25, 2023

Description

Adds a github action workflow that validates that the package version in the cargo toml is greater than the latest tag version.

This basically checks to make sure the version has been incremented so that the release is correctly published to crates.io when merged into main.

@refcell
Copy link
Owner Author

refcell commented Oct 25, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@refcell refcell merged commit 49ab497 into main Oct 25, 2023
7 checks passed
@refcell refcell deleted the refcell/release-version-validation branch October 25, 2023 21:52
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.

1 participant