1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/differential/storage
epriestley aad6b57c36 Add bin/harbormaster to make builds easier to debug
Summary:
Ref T1049. Adds `bin/harbormaster` and `bin/harbormaster build` for applying plans from the console. Since this gets `--trace`, it's much easier to debug what's going on.

This doesn't work properly with some of the Drydock steps yet, I need to look at those. I think `setRunAllTasksInProcess` probably obsoletes some of the mechanisms. It might also not work with "Wait for Builds" but I didn't check.

Test Plan: Used `bin/harbormaster` to run a bunch of builds. Ran builds from web UI.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1049

Differential Revision: https://secure.phabricator.com/D7825
2013-12-26 10:40:52 -08:00
..
__tests__ re-factor DifferentialChangesetParser pass 3 / N 2013-01-09 13:11:17 -08:00
DifferentialAffectedPath.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialAuxiliaryField.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialChangeset.php Replace all "attach first..." exceptions with assertAttached() 2013-09-03 06:02:14 -07:00
DifferentialComment.php Reduce surface area of DifferentialComment API 2013-10-21 17:01:27 -07:00
DifferentialCustomFieldNumericIndex.php Add storage and classes for CustomField in Differential 2013-09-26 12:37:28 -07:00
DifferentialCustomFieldStorage.php Add storage and classes for CustomField in Differential 2013-09-26 12:37:28 -07:00
DifferentialCustomFieldStringIndex.php Add storage and classes for CustomField in Differential 2013-09-26 12:37:28 -07:00
DifferentialDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialDiff.php Add bin/harbormaster to make builds easier to debug 2013-12-26 10:40:52 -08:00
DifferentialDiffProperty.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DifferentialHunk.php Adding support for 'adds' and 'removes' in diff content. 2013-10-04 06:37:39 -07:00
DifferentialInlineComment.php Migrate all Differential inline comments to ApplicationTransactions 2013-10-19 05:03:25 -07:00
DifferentialReviewer.php Move determination of reviewer authority into DifferentialRevisionQuery 2013-10-06 17:08:14 -07:00
DifferentialRevision.php Add bin/harbormaster to make builds easier to debug 2013-12-26 10:40:52 -08:00
DifferentialTransaction.php Remove getApplicationObjectTypeName from ApplicationTransactions 2013-08-21 12:32:06 -07:00
DifferentialTransactionComment.php Migrate all Differential inline comments to ApplicationTransactions 2013-10-19 05:03:25 -07:00