-
Suggestion
-
Resolution: Obsolete
-
None
-
None
From https://support.atlassian.com/browse/BSP-1006
We have multiple Plans / Projects that have common code that can be shared between them. In order to be space efficient, I would like to setup the usage of the structure whereby we can have multiple plans / projects in a structure, yet still share common code without having to have that common code "checked out" into each plan / project baseline. An example of this structure would be as follows:
Current structure used by Bamboo and Plan / Project "PlanA":
/Bamboo-home/xml-data/build-dir
===> /PlanA
======> /PlanA_SRC
======>/Shared_modulesNow, if I bring a second Plan / Project "Planb" into the picture that also uses the shared_modules:
/Bamboo-home/xml-data/build-dir
===>/PlanA
======>/PlanA_SRC
======>/Shared_modules
===> /PlanB
======>/PlanB_SRC
======>/Shared_modulesWhat I would like to see is the ability to setup the Bamboo-home structure whereby it uses our Shared_modules as a coomon code shared between Plans / projects
[BAM-2839] Allow sharing of local working directory between plans.
Workflow | Original: JAC Suggestion Workflow [ 3017242 ] | New: JAC Suggestion Workflow 3 [ 3602792 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Confluence Workflow - Public Facing v4 [ 2702611 ] | New: JAC Suggestion Workflow [ 3017242 ] |
Backlog Order (Obsolete) | Original: 26140000000 | |
Issue Type | Original: New Feature [ 2 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1418676 ] | New: Confluence Workflow - Public Facing v4 [ 2702611 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 610831 ] | New: Bamboo Workflow 2016 v1 [ 1418676 ] |
Workflow | Original: Bamboo Workflow 2014 [ 593505 ] | New: Bamboo Workflow 2014 v2 [ 610831 ] |
Workflow | Original: Bamboo Workflow 2010 [ 202923 ] | New: Bamboo Workflow 2014 [ 593505 ] |
Unfortunately the junit results parser doesn't work outside the jobs working directory, is that true?