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

Pull release number from cargo.toml #16

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Conversation

Brendonovich
Copy link
Collaborator

Introduces the same method I use in MacroGraph, where Cargo.toml is the source of truth for the version number, which is then read by the release workflow. The workflow is designed to run on every commit to the release branch, using the repo's tags to check whether a release for the current version is required.
Closes #13

@atilafassina atilafassina merged commit a4df2e2 into main Jul 22, 2024
@atilafassina atilafassina deleted the source-release-number branch July 22, 2024 14:46
@atilafassina
Copy link
Owner

@all-contributors please add @Brendonovich for code.

🤖 Beep boop! This comment was added automatically by all-contributors-auto-action.
Not all contributions can be detected from Git & GitHub alone. Please comment any missing contribution types this bot missed.
...and of course, thank you for contributing! 💙

Copy link
Contributor

@atilafassina

I've put up a pull request to add @Brendonovich! 🎉

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.

Task to bump release automatically.
2 participants