1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 19:22:42 +01:00
phorge-phorge/src/applications/harbormaster/engine
epriestley 8bbee92139 Modularize individual Harbormaster build messages
Summary:
Ref T13072. Further modularize build messages by applying each one in a separate transaction type.

This makes it easier to add new types of messages (although I have no particular plans to do this, offhand) and reduces the amount of switch-boilerplate.

This will probably also simplify validating "harbormaster.sendmessage".

Test Plan:
  - Applied all commands.
  - Ran migration, saw transactions render properly

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13072

Differential Revision: https://secure.phabricator.com/D21690
2021-07-21 14:16:56 -07:00
..
HarbormasterBuildableEngine.php Remove "getApplicationTransactionObject()" from ApplicationTransactionInterface 2018-12-20 15:16:19 -08:00
HarbormasterBuildEngine.php Modularize individual Harbormaster build messages 2021-07-21 14:16:56 -07:00
HarbormasterBuildGraph.php Update "phabricator/" for "topological" API changes 2019-06-20 16:11:56 -07:00
HarbormasterBuildRequest.php add initiator.phid parameter to HM builds 2015-11-04 18:32:18 +00:00
HarbormasterMessageType.php Update buildable containerPHIDs in a proper way via BuildWorker rather than via sneaky uncoordinated write 2018-02-12 12:18:52 -08:00
HarbormasterTargetEngine.php add initiator.phid parameter to HM builds 2015-11-04 18:32:18 +00:00