Hi!
I'm looking for a REST API for deployment plans.
Goal:
Trigger a deployment plan for a given (prebuilt/created) version
Using bamboo 5-RC1
I have looked at the docs
https://docs.atlassian.com/bamboo/REST/5.0-SNAPSHOT/
but can't see any relevant resources.
Anyone done this before?
Hello,
You can have a deployment project be triggered after a specific plan completes, but it unfortunately not possible at the moment to trigger it with a REST API. We have the following open improvement request to have it implemented:
https://jira.atlassian.com/browse/BAM-13501
Please add yourself to this ticket to receive updates. You can also vore or add comment.
Hope this helps! Please feel free to post any specific questions you have on the ticket.
Thank you.
Best,
Sepideh
Yes, you can trigger a deployment plan by using the trigger "After successfull Plan". However, this will create a new version, and not using the latest available already created. (which I want to use - thereby tracking the same version across different environments)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No response - my solution was to script it with selenium and then create a scheduled task in bamboo to trigger the selenium build
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.