1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-19 05:12:41 +01:00
phorge-phorge/src
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
..
__tests__ Minor change to PhutilInfrastructureTestCase 2014-07-10 07:36:14 +10:00
aphront Make the 404 page device friendly. 2014-07-30 13:31:16 -07:00
applications Make artifacts imply dependencies on build steps 2014-07-31 12:27:37 +10:00
docs Update a panel location in DarkConsole documentation 2014-07-30 12:18:21 -07:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Preserve line breaks in standard remarkup fields 2014-07-25 13:12:06 -07:00
view Convert Audit comment rendering to standard infrastructure 2014-07-28 15:01:43 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Implement build simulation; convert Harbormaster to be purely dependency based 2014-07-31 11:39:49 +10:00