-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Bamboo Specs
-
None
-
1
Summary
In a Specs managed plan, Bamboo updates plan configuration when changes are made to the Specs file.
There are cases where a commit contains changes to both the spec file and the managed repository i.e
- commit contains both repository change and specs configuration changes
- the commit build is expected to run using the updated specs configuration
In cases when the build is fired before the specs configuration change updates the build plan, the build run using the old build configuration.
Suggestion
- When a plan is managed by Specs, Bamboo should check that the commit contains Specs update, and if it does, a option to only run the build after the Specs configuration is updated may be provided