I am implementing a CI project in bamboo using git / bitbucket / jira.
At the moment, I am trying to fit everything into one plan for building my project, handling release candidate, deployments etc.
I couldn't find any concrete example of how to implement a gitflow strategy in bamboo using plans, branching features, etc and would be great if I can have any pointers?
I did not want to have multiple plans because of maintenance but perhaps I would feel different about it if there was some kind of best practices around it which I am not able to find.
Could someone share their experience or what would be the best practices regarding bamboo plans?
What I've done in the past
NOTE: any build artifact could be deployed to any environment, also we have dedicated QA and UAT teams for different environments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.