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

build(ci, rust, nix): check & refine release versions #67

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bryango
Copy link
Collaborator

@bryango bryango commented Feb 4, 2025

Combined with #66 this should guard against future versioning mistakes (hopefully). Features:

  • .github/workflows/release.yml: checks release versions when a new release is created on github
  • build.rs: ensures consistency of versioning from Cargo.toml, package.nix and git describe; the logic is documented therein.
  • release.sh: actually makes the release (slightly simplified from Add release script from #66)

@bryango bryango force-pushed the feature branch 3 times, most recently from d841987 to fae3098 Compare February 8, 2025 10:13
@bryango bryango marked this pull request as ready for review February 8, 2025 10:31
@bryango bryango requested a review from Artturin February 8, 2025 10:31
@bryango bryango changed the title build(ci): check & refine versions with scripts build(ci, rust, nix): check & refine release versions Feb 8, 2025
@bryango bryango requested a review from makefu February 8, 2025 10:36
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