Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Automated version number in master branch

Sander H September 24, 2018

Edit: I have duplicated this post to Bamboo questions (see here) as it was inadvertently located in Bitbucket questions

 

We have three projects and one shared library that together form a release.

We use gitflow, so from develop we branch a release branch, test this branch and move it to master. Our tooling consists of Jira, Bamboo, Bitbucket, Sourcetree and Atollic Truestudio.

All (4) projects should share the same version number. This version number must be known in the plan that builds the artifacts so it can be incorporated into the artifacts.

We're looking for a way to automatically generate this version number for the release or master branches (testing the version in master instead of the release branch is an option).

We have only one concurrent release, so we don't have to  worry about multiple release branches.

What I've found so far:

- Generating a version number in a deployment project (when the artifacts are already created, so that's not a solution)

- using a git tag to deduce the version (e.g. using git-describe) which is error-prone as adding the tag is a manual action.

- Creating a version using Jira, again a manual action and one that closely ties Jira bookkeeping to our release versioning (which is less desirable).

Our ideal workflow would be to use develop and feature branches until develop contains all features we need, then branching off towards master to create a traceable, identically version numbered release of all projects simultaneously. This version number should be used in the build steps that create the artifacts. This can be done in either the release or in the master branch.

Can you help us to determine what is achievable using the Atlassian tools?

1 answer

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 9, 2019

Hi! 

I hope you can cover by git tags your version :)

Thanks for notice about the duplicate here

 

Cheers,

Gonchik Tsymzhitov

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events