-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
0
-
2
-
I've got a Build Plan that is doing some environment orchestration (e.g. restore database to previous state), and I'd love to be able to trigger a deployment to a specific environment on successful completion of this build. The deployment is associated with another build that produces deployable artifacts, so this orchestration build is technically unrelated to the Deployment Plan.
The workflow would be as follows:
- On regular schedule, run orchestration build against QA1 environment to reset the environment
- If Build Plan fails stop processing
- If Build Plan succeeds, trigger deployment to QA1 environment
If I configure the Deploy environment with the orchestration I am required to run the orchestration each time I want to deploy new artifacts, which is not always the case. Likewise, if I put the deployment in the Build Plan I lose release tracking of that environment provided from the Deploy management.
Hi Jason,
Thanks for your feedback. I've linked this issue to
BAM-13501which is a similar request based on REST API triggers. We do not have plans yet to add support for this but it's something that we're likely to put on our radar in 2015.Thanks,
Sten Pittet
Bamboo Product Manager