1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 16:22:43 +01:00
phorge-phorge/src/applications/harbormaster/controller
James Rhodes 53250d84df Introduce HarbormasterBuildTarget to snapshot build steps through a build
Summary: This implements build targets as outlined in D7582.  Build targets represent an instance of a build step particular to the build.  Logs and artifacts have been adjusted to attach to build targets instead of build / build step pairs.

Test Plan: Ran builds and clicked around the interface.  Everything seemed to work.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T4111, T1049

Differential Revision: https://secure.phabricator.com/D7703
2013-12-05 12:01:12 +11:00
..
HarbormasterBuildableApplyController.php Use herald to trigger builds of revisions and commits. 2013-11-08 16:58:39 -08:00
HarbormasterBuildableEditController.php Allow users to create buildables from diffs 2013-11-09 15:08:34 -08:00
HarbormasterBuildableListController.php Get some level of meaningful status information into Harbormaster buildable list 2013-11-06 11:26:17 -08:00
HarbormasterBuildableViewController.php Render build status on revisions and commits 2013-11-09 15:04:00 -08:00
HarbormasterBuildCancelController.php Add a "Make an HTTP Request" build step 2013-11-09 07:16:12 -08:00
HarbormasterBuildViewController.php Introduce HarbormasterBuildTarget to snapshot build steps through a build 2013-12-05 12:01:12 +11:00
HarbormasterController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterPlanController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterPlanEditController.php Allow users to create buildables from diffs 2013-11-09 15:08:34 -08:00
HarbormasterPlanListController.php Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
HarbormasterPlanViewController.php Implement interface for adding, editing and deleting build steps on plans. 2013-11-05 14:08:44 -08:00
HarbormasterStepAddController.php Implement interface for adding, editing and deleting build steps on plans. 2013-11-05 14:08:44 -08:00
HarbormasterStepDeleteController.php Implement interface for adding, editing and deleting build steps on plans. 2013-11-05 14:08:44 -08:00
HarbormasterStepEditController.php Implemented support for build logs 2013-11-08 18:15:07 -08:00