1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-23 05:01:13 +01:00
phorge-phorge/src/applications/harbormaster/management
epriestley c20b4e365b Move structural build publishing logic to BuildEngine, provide "bin/harbormaster publish"
Summary:
Depends on D19278. Ref T13110. This moves most of the structural logic for publishing builds to BuildableEngine and provides a `bin/harbormaster publish` to make publishing easy to retry/debug.

This intentionally removes the bit which actually does anything when builds publish. Followup changes will implement application-specific versions of the publishing logic in Differential and Diffusion.

Test Plan: Ran `bin/harbormaster publish Bxxx`, saw it do nothing (but not crash).

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13110

Differential Revision: https://secure.phabricator.com/D19279
2018-04-03 10:58:27 -07:00
..
HarbormasterManagementArchiveLogsWorkflow.php Compress Harbormaster build logs inline 2016-03-01 15:26:12 -08:00
HarbormasterManagementBuildWorkflow.php Start buildables in "PREPARING", move them to "BUILDING" after builds queue 2018-02-12 12:18:29 -08:00
HarbormasterManagementPublishWorkflow.php Move structural build publishing logic to BuildEngine, provide "bin/harbormaster publish" 2018-04-03 10:58:27 -07:00
HarbormasterManagementRebuildLogWorkflow.php Add "--all" and an explicit "--force" flag to bin/harbormaster rebuild-log 2018-02-26 17:55:38 -08:00
HarbormasterManagementRestartWorkflow.php Provide a workflow to restart Harbormaster builds 2016-09-02 13:32:02 +00:00
HarbormasterManagementUpdateWorkflow.php Fix visibility of PhutilArgumentWorkflow::didConstruct methods 2015-01-16 07:42:07 +11:00
HarbormasterManagementWorkflow.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
HarbormasterManagementWriteLogWorkflow.php Add a "--rate" flag to bin/harbormaster write-log to support testing live log streaming 2018-02-28 12:37:04 -08:00