Hi,
I'm setting up a build pipeline which will build, test and deploy artifacts to an artifact manager on each commit, as well as deploy the application for testing. We are using the build number as a binary identifier during this stage.
Thereafter, I have manual stages which wait for manual and UAT testing before execution. These manual stages will release the application and deploy to production. What I want to do is provide a separate user-facing release version when I execute the manual stage. I don't know the release version at commit-time.
This seems like a good fit for a parameterised plan, but as far as I can tell I must provide any custom parameters when the plan starts. I want to be able to provide these parameters when I execute a manual stage, is this possible?
Thanks
Barry, there is a feature request open to add parameterised variables to manual stages. Please watch and vote for it.
I think it's possible, but I don't know how exactly. Look here:
http://confluence.atlassian.com/display/JIRA/Running+a+Bamboo+Build+when+Releasing+a+Version
This is documentation of Jira->Bamboo plugin, in which you can release *existing build* (I understand that this is triggering manual stage of some already built plan), and I see "Override variables" link in the above documentation. So I'm speculating that overriding parameters during triggering manual stage *is possible*, but unsure how exactly. Maybe only via the Bamboo REST API?
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.