Plan dependencies in bamboo

AmitB December 15, 2012

I would like to build several tools separately which are all based on a common software layer also build in bamboo. What is the best method to do this?

I would like to first build the common software layer, then build each tool in a separate plan which should reside in the same output directory as the common software layer. However, if one tool's build breaks, I would like the others to succeed independently.

1 answer

1 accepted

0 votes
Answer accepted
James Dumay
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 16, 2013

Hi AmitB,

If you have a common place to copy the output of each build so that the next build can access it, this should be easily done using Dependencies and have the common layer Plan trigger the child Plans on build success. In this configuration, it is possible to build the dependencies of each build without having the common layer modules plan passing.

Hope this helps!
James

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events