-
Suggestion
-
Resolution: Fixed
-
None
-
None
We use dependencies as a work-around for not having multiple build triggers.
(1)
In this case there is no need for a "builder" script. Since Bamboo requires one, we run a bogus shell command like 'echo'. That is a minor problem but it's an annoyance. If Bamboo will not support multiple build triggers, we need the builder to be optional.
(2)
There is no need to pull source. Bamboo requires source repository info to be provided. So we pull in a small part of our subversion repo for no reason other than to make Bamboo happy.
There should be separate tabs for "Source Repository" and "Triggers." I understand they are related, but triggers should not require a source repository depending on the type of trigger desired.
- is related to
-
BAM-9310 Allow stages an tasks to have their own 'Build Strategy' (trigger to run the goal)
- Closed