Hello everyone,
I need some help, I am trying to create a plan and be able to use custom run to select only the jobs or stages that I want to run, currently with Bamboo 5.7.2, the stages need to be sequential , this means when I select stage 5, all previous stages will be automatically select . I can not for example select to run stage 1 and stage 3 but not stage 2.
with a custom run, I like how manual stages are displayed in check boxes list to allow the user to select what stages to run, but unfortunately the way it is does not allow me to freely deselect a stage in the middle.
plan variables seems like one option but they are not displayed nicely as the stages,
in a custom run, all stages will be displayed in checklist box.
but variables will need to be added manually using a drop down list and then a value need to be passed.
can any one help me ? is there a different way to implement what I need ?
What you're running into is per design. Bamboo's stages are sequential so you can't run things out of order. If you're wanting to do something out of order you'll probably want to break the build into multiple builds (and use a deployment project at the very end).
Thanks Daniel for your suggestion , I thought of this solution but it is not efficient or friendly in my case because I will have to create over 20 deployments plans. and every time I will need to run them one by one.
I don't know if there is away to hack this forced sequential stages.
but I will start looking at developing custom plugins , this does not look like a simple task but I need a good solution .
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.