You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi, here is little diagram:
Env1 and Env2 are deployed in parallel by deployment plan; Final env shall be triggered manually whenever suited. I want to safeguard myself from situation, when someone triggers final environment manually before Env1 or Env2 have finished execution.
Is it possible by standard means of Bamboo or I shall go into scripting?
we don't have any mechanism in Bamboo to can prevent that.
I was trying to find a way to solve this problem and the best I could think of was somehow failing the final deployment when the results of Env1 and Env2 are still not available.
We don't have such restrictions or dependence between environments.
Yes, I would like to see it as a feature request, possibly coupled with another possibility: "and" behavior for Environment deployment switch (so, Final env shall be possible to start via Successful deployment trigger, which starts it only in case both envs are OK).
Format of a feature - maybe a dropbox at environment configuration which will say that environment is dependent on some other environments (so, I could select several with checkboxes, much like rights are assigned).
Can you advise on API call which I can use to track the status of previous environments?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Anton_Kuryan
I'm sorry for the delay here, I needed some quiet time to work on this and it was difficult to find.
This is the feature request I created based on your comment:
This is a feature request that is related to the one we just created and could be of your interest:
Can you advise on API call which I can use to track the status of previous environments?
I created this community article to allow you getting the environment result information you need from REST API:
Please add yourself as a watcher and vote in the feature requests above. If you have more comments on this matter, just let me know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome! =]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.