Allen George
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created How to pause build queue on failure?
Is there a way we can halt the build queue (and futher queued tasks from running) when there is a failure?Thanks! -
Created How to report "Cumulative Build Time"?
We have a single build that triggers multiple dependent builds. So:Output_Build -> {Build_Job_1, Build_Job_2, ...}Right now the statistics of Output_Build are completely off. It reports only the ti...