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
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__ Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
application Land Revision button for hosted git repos 2013-11-05 13:00:13 -08:00
capability Allow "Default View" policies to be set to Public 2013-10-09 15:06:18 -07:00
conduit Normalize the definition of "closed" revision statuses 2013-11-25 17:39:24 -08:00
config Add a config flag to treat "Accepted" revisions as "Closed" 2013-11-25 17:40:01 -08:00
constants Add a config flag to treat "Accepted" revisions as "Closed" 2013-11-25 17:40:01 -08:00
controller Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
doorkeeper Normalize the definition of "closed" revision statuses 2013-11-25 17:39:24 -08:00
editor Use herald to trigger builds of revisions and commits. 2013-11-08 16:58:39 -08:00
event Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Render linked JIRA issues with a Doorkeeper tag 2013-11-25 14:54:35 -08:00
landing plug octocat icon to landing button 2013-12-09 13:29:34 -08:00
lipsum Add a "default view" policy to Differential 2013-10-09 13:58:00 -07:00
mail Fix "Manage herald rules" link by removing it 2013-10-21 16:58:56 -07:00
parser Make most file reads policy-aware 2013-09-30 09:38:13 -07:00
phid Remove many redundant implementations of canLoadNamedObject() 2013-12-18 12:00:01 -08:00
query Normalize the definition of "closed" revision statuses 2013-11-25 17:39:24 -08:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
render Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
search Normalize the definition of "closed" revision statuses 2013-11-25 17:39:24 -08:00
storage Add bin/harbormaster to make builds easier to debug 2013-12-26 10:40:52 -08:00
view Normalize the definition of "closed" revision statuses 2013-11-25 17:39:24 -08:00
DifferentialGetWorkingCopy.php Add support for landing to hosted Mercurial repos. 2013-11-08 11:39:32 -08:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00