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,244
Community Members
 
Community Events
184
Community Groups

How can I promote environments from multiple projects at the same time?

So I'm trying to figure out how to use Bamboo for CICD in a microservice environment. In our case, we have changes that go out as they pass each stage. One by one they just make their way into production. In other scenarios things have to go out in groups. For example, a scheduled release (because we need to train people before a launch date) or a fix that requires updates to multiple components that must be released together.

Right now, the system in place with Bamboo allows us to manually promote a build from one environment to another, no problem, but ideally what I want to be able to do is cut a release from Jira and then have bamboo pick up that trigger and search for all builds in deployment projects that are currently in an environment named 'staging' which also have the same release associated with them (through linked issues) and then automatically promote them to production. Of course, I'd need the ability to do roll them all back the same way. This is important because with large scheduled releases, it is possible that we'd be dealing with dozens of components and managing them all individually is going to be a real pain.

At first glance, it doesn't appear that Bamboo can support this and that it might be large enough to be out of scope of Bamboo in its current state. I'm looking for input or suggestions on how to manage this.

1 answer

0 votes
Danyal Iqbal
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.
Jun 01, 2018

Bamboo cannot do all that by default. I would read up on the REST API and plugin development and hope that a combination of both can get me there. (Programming experience required)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events