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: add workflow to bump version in ci #92

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Conversation

josegonzalez
Copy link
Member

Version bumps are done via git tagging, which can be annoying to do locally as I would need to lookup the last release. Instead, automate the actual workflow so that it can be bumped in CI.

Ideally version bumps are done on PR merge and automatically computed, but this workflow is fine for now.

Version bumps are done via git tagging, which can be annoying to do locally as I would need to lookup the last release. Instead, automate the actual workflow so that it can be bumped in CI.

Ideally version bumps are done on PR merge and automatically computed, but this workflow is fine for now.
@josegonzalez josegonzalez merged commit 425c114 into main Sep 14, 2024
8 checks passed
@josegonzalez josegonzalez deleted the bump-version branch September 14, 2024 06:31
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