1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-08 12:58:31 +01:00
phorge-phorge/src/applications/harbormaster/controller
James Rhodes 0f355756f5 Make artifacts imply dependencies on build steps
Summary: This makes input artifacts imply the appropriate build step dependencies in the build plan.  That is, if you use a host artifact in a build step, it will then implicitly depend on the 'Lease Host' step.

Test Plan: Viewed the build plan with the artifacts, saw the dependencies.  Ran a build, saw everything execute in the correct order.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D10089
2014-07-31 12:27:37 +10:00
..
HarbormasterBuildableActionController.php Show command transactions in Harbormaster builds 2014-05-15 07:04:34 -07:00
HarbormasterBuildableListController.php Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
HarbormasterBuildableViewController.php Implement build simulation; convert Harbormaster to be purely dependency based 2014-07-31 11:39:49 +10:00
HarbormasterBuildActionController.php Show command transactions in Harbormaster builds 2014-05-15 07:04:34 -07:00
HarbormasterBuildViewController.php Allow users to specify names of build steps 2014-07-05 01:56:02 +10:00
HarbormasterController.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
HarbormasterPlanController.php Replace "Cancel Build" with "Stop", "Resume" and "Restart" 2014-01-06 12:32:20 -08:00
HarbormasterPlanDisableController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
HarbormasterPlanEditController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
HarbormasterPlanListController.php Move a bunch more rendering into SearchEngine 2014-05-08 20:04:19 -07:00
HarbormasterPlanRunController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
HarbormasterPlanViewController.php Make artifacts imply dependencies on build steps 2014-07-31 12:27:37 +10:00
HarbormasterStepAddController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
HarbormasterStepDeleteController.php Rename policy capabilities 2014-07-25 08:20:39 +10:00
HarbormasterStepEditController.php Implement build simulation; convert Harbormaster to be purely dependency based 2014-07-31 11:39:49 +10:00