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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,318
Community Members
 
Community Events
184
Community Groups

Missing bamboo release commit history due to artifact download

Hi,

We have the following integrated Atlassian setup 

  • Bitbucket (Git)
  • JIRA
  • Bamboo

We have Continuous Integration implemented that every Git commit having a JIRA issue ID in the message triggers a bamboo CI build creating shared artifacts. It works fine, bamboo is showing the included commits with JIRA issues in the build summary.

Next step is a distribution build in bamboo taking the CI artifacts to get to a proper bamboo release that can be deployed to several environments. Bamboo has the feature to compare releases by its included commits and JIRA issues.

But, here's the problem. As the distribution build takes the CI artifacts and does not checkout any Git repository, bamboo does not have a commit history it can pass into the created release. So the nice feature of release comparison is useless as the commit history is empty for the release.

How can we have the full commit history of the built artifacts (coming from the CI build) available in the distribution build and later bamboo release?

I'm hoping this comes out of the box to be a bamboo feature we currently don't know how to enable. I would like to avoid making a hack or some ugly trick.

Who could help?

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.
Sep 15, 2018

Hi! 

 

Do you mean in deployment plan provide some json file which contain commit with commits message? 

 

 

Cheers,

Gonchik Tsymzhitov

This probably we can create by our own. But as bamboo already has the functionality in the deployment projects for every release to compare against an older release for all changes .. we would like to use it. Hindering is that bamboo does not provide the full change set internally as we just download artifacts from CI to Dist/ Release and not checkout the repository to save build time.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events