Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In my Continuum setup I want to run contiluous builds during daytime and once every night I want to also create extensive reports.
It is a problem that if I create several build definitions these share SCM state and thus will prevent each other from running.
In my scenario the daytime build will run fine, but since there is no SCM activity between the last daytime build and the nightly build, the nightly build will be skipped (becaus no SCM changes are detected).
I would have preferred that unique "project numbers" are assigned to a build definition to prevent sharing of SCM state.