1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/harbormaster/worker
James Rhodes aa87a524e2 Allow build steps to explicitly fail the build
Summary: We've received feedback that the "core - exception" is incredibly confusing, to the point where developers see this and write off the build failure as a Phabricator error that is unrelated to their changes.

Test Plan: Ran a build with a `exit 1` run step, didn't see the "core - exception" appear.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D10090
2014-08-01 08:08:28 +10:00
..
HarbormasterBuildWorker.php Split Harbormaster workers apart so build steps can run in parallel 2014-01-06 12:32:10 -08:00
HarbormasterTargetWorker.php Allow build steps to explicitly fail the build 2014-08-01 08:08:28 +10:00
HarbormasterWorker.php Split Harbormaster workers apart so build steps can run in parallel 2014-01-06 12:32:10 -08:00