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 workflow to bump versions and create releases #3674

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Conversation

ranile
Copy link
Collaborator

@ranile ranile commented Oct 31, 2023

This PR adds a new workflow called bump. This workflow is to be triggered manually when a new release is to be published. The process of releases is as follows:

  1. Run the bump flow from master
  2. Review/merge the bump PR
  3. Run the publish flow from bump branch

@ranile ranile merged commit ef7ad00 into main Oct 31, 2023
12 of 23 checks passed
@ranile ranile deleted the automate-releases branch October 31, 2023 12:14
@ranile ranile mentioned this pull request Oct 31, 2023
@daxpedda
Copy link
Collaborator

Do we really need this two branch system? Can we not just bump and publish from master?
I'm assuming somebody still has to actually add the crates.io token?

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.

2 participants