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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.