continuous integration - Bamboo CI Plan Templates? -
many of project builds utilize same stages, jobs , tasks on , on again. there way define "template" plan , use make other templated plans from? i'm not talking cloning, because cloning, able make independent changes clones.
what want way template, say, 10 different plans, , if want add new job/task of them, need change template , ripple out plans utilizing template.
is possible, , if so, how?
that isn't possible, unfortunately:
a old feature request plan templates reuse across projects (bam-907) has been resolved fixed due introduction of plan branches in bamboo 4.0 (see using plan branches details):
plan branches bamboo plan configuration represent branch in version control system. inherit of configuration defined parent plan, except instead of building against repository's main line, build against specified branch. worth noting users edit access plan can create plan branches inherit plan.
while plan branches killer simplification typical git workflows around feature branches , pull requests indeed , might accordingly, neither cover original request nor yours, presumably - aspect meanwhile tracked via add possibility create plan templates , choose template when creating plan (bam-11380) , esp. build , deployment templates (bam-13600), latter featuring promising comment january 2014:
thank reporting issue. we've been thinking templates lot on last few months. when we've got more news share on this, sure update ticket.
Comments
Post a Comment