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

Display build version in .net app

Daniel Kownacki May 25, 2014

I'd like to display bamboo build/deployment version in my .net app (possibly through saving the version in the .config file). Any idea how I could accomplish this?

2 answers

0 votes
Daniel Kownacki June 1, 2014

Sorry if my explanation wasn't sufficient. It's the second case Benji mentioned - I want to display the build number in an about box.

0 votes
BenjiI
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 Leaders.
May 25, 2014

Hi Daniel,

Bamboo has (like all other Atlassian products) an exellent REST api. I would suggest you have a look at it:

https://docs.atlassian.com/bamboo/REST/5.5.0/

In this way you can retrieve information about all projects/builds that are currently in Bamboo.

Are you trying to implement a dashboard application in .NET or do you want to display the build number in an about box in your application?

Daniel Kownacki June 1, 2014

Sorry if my explanation wasn't sufficient. It's the second case Benji mentioned - I want to display the build number in an about box.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events