Hi,
I know how to set permissions in Bamboo, but I'm searching for some best practices in division of responsabilities.
In the company I work, we have a developers team and a quality/operations team. I'm member of second one.
One of the things the quality/operations team maintain is the complete build infrastructure : bamboo, nexus, sonar.
On bamboo, for every application a fixed set of plans are created for every project : a continuous integration plan, nightly build plan, a release plan, a deploy plan, a sonar plan. These fit in our continuous delivery process.
The development team can only view and run the first 3 plans. The development team can't create projects and plans. If they want a new plan, e.g. a branch plan they need to ask the qualtiy/opertions team.
Tody the development team asks to have the permission to create plans.
The questions are :
I can only answer part of the question. If you have a set of plans that need to be generated regularly, the Bamboo Command Line Interface cloneBuild action can be used to automate cloning template plans that you have configured they way you want into a new or existing project. Similarly, deleteBuild or deleteProject actions can do cleanup. This requires 2.4.0-SNAPSHOT level or above.
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.