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

Release version from working branch #211

Open
AnumSheraz opened this issue Jun 23, 2020 · 0 comments
Open

Release version from working branch #211

AnumSheraz opened this issue Jun 23, 2020 · 0 comments

Comments

@AnumSheraz
Copy link

We can add release prefixes e.g. dev, aplha, beta etc on the .cfg file. But let's say I want to release from one of my working development branch APL-22, I want the release step to pick up my current branch name and generate version as follows 0.0.3-APL-22-alpha1.
Where
0.0.3 is the last release tag,
APL-22 is the branch name and
alpha1 is the first alpha release from this branch.

If I've to release again from same branch, the next tag would be 0.0.3-APL-22-alpha2 and so on. Is this feature supported ? if yes, how would the bumpversion.cfg file look like ?

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

No branches or pull requests

1 participant