The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to version a build?

Senthil R
March 3, 2014

I have 2 questions,

  1. When a build is started, I would like to capture the date and time in certain format, create version number and pass it to my build script, For example, if a build is started Jan-1-2014 12:05:05, I would like my version to be "2.0.0.20140101_120505", how can I do that?
  2. In Bamboo dashboard, how can I diplay this instead of just build number?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Jason Monsorno
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 3, 2014
  1. ${bamboo.buildTimeStamp}
  2. Not without changing the javascript
Senthil R
March 4, 2014

I did take a look at that variable, format is different thatn what I am looking for. Any idea how to change the format?

Jason Monsorno
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 4, 2014

The computer's globalization format could be set, not sure if Bamboo uses that or not. You said you wanted to pass it into your build script so I figured you could reformat it.

TAGS
AUG Leaders

Atlassian Community Events