Skip to content

GitHubFlow workflow isn't bumping versions #4166

Closed Answered by travaille-dev
travaille-dev asked this question in Q&A
Discussion options

You must be logged in to vote

Yeah I think it's just the tags I was missing. I didn't want to have to add a tag until I actually went in and made a release in github.
However, it's probably more performant to just look at the last tag on the main branch rather than parsing out all the git commit messages from all time.

So I've adjusted my build automation to push a tag out after merging to main.

As for bumping patch versions I can just change my workflow around. I was expecting to be able to bump the patch multiple times while working on a feature branch, but honestly one patch bump when I branch off of main makes sense and I can live with it.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@travaille-dev
Comment options

@HHobeck
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by travaille-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #4165 on August 16, 2024 04:42.