1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 20:52:43 +01:00
phorge-phorge/src/applications/harbormaster/storage/build
epriestley 284fe0fe51 Allow Harbormaster to lease working copies from Drydock
Summary: Ref T9252. This is still crude in a few ways but basically works, at least for commits.

Test Plan:
  - Made a build plan with just this build step.
  - Ran `bin/harbormaster build --plan 10 ...` on a commit.
  - It actually built a working copy, leased it, took no action, and released the lease. MAGIC~~~

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9252

Differential Revision: https://secure.phabricator.com/D14160
2015-09-24 17:29:47 -07:00
..
HarbormasterBuild.php Allow Harbormaster to lease working copies from Drydock 2015-09-24 17:29:47 -07:00
HarbormasterBuildArtifact.php Add harbormaster.createartifact 2015-08-15 07:28:56 -07:00
HarbormasterBuildLintMessage.php Document how to use harbormaster.sendmessage to report lint and unit results 2015-08-04 13:05:52 -07:00
HarbormasterBuildLog.php phtize all the things 2015-05-22 21:16:39 +10:00
HarbormasterBuildTarget.php [harbormaster/abort-builds] Support aborting builds in Harbormaster 2015-09-21 12:07:38 -07:00
HarbormasterBuildUnitMessage.php Document how to use harbormaster.sendmessage to report lint and unit results 2015-08-04 13:05:52 -07:00