Is it possible to run Bamboo with different build configurations?
We have a Main branch and several feature branches, and we want to build them with different configurations.
This is mainly regarding tests, which being created on feature branches and then delivered to Main.
E.g.
Actual Usage:
No, it's not possible. Branches inherit build configuration from master, there are very few things that can be modified or overridden. You cannot create new Jobs or Tasks in Branches.
Do you have any tips how we can make this work?
Or do we have to implement this manually using branch-detection and plan-cloning.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So I have to implement this myself using branch detection and plan cloning, this will be fun...
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.