I have set up a group of plans that build various applications off a git develop branch. Now I would like to create a plan the builds everything off the master branch (a release candidate build). It doesn't look like I can use the same shared repository for this since in the repository setup the admin must pick a branch. Do I need to create a completely new repository or can I use plan branching or something else? Did I create my plans in the wrong order?
Do your 'release candidate build' require extra steps to be performed? If so, then the answer is quite simple: you should set up a new repository for 'master' and a separate release Plan(s).
If there are no extra steps, then teoretically you could create Plan Branch that builds 'master', however I wouldn't recommend that approach, as having 'master' as a Plan Branch sounds awkward to me.
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.