1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-25 13:09:08 +01:00
phorge-phorge/src/applications/harbormaster/controller
epriestley f82db7524b Add a "Build with CircleCI" build step
Summary: Ref T9456. Some rough edges and we can't complete the build yet since I haven't written a webhook, but this mostly seems to be working.

Test Plan:
  - Ran this build on some stuff.
  - Ran a normal HTTP step build to make sure I didn't break that.

{F880301}

{F880302}

{F880303}

Reviewers: chad

Reviewed By: chad

Subscribers: JustinTulloss, joshma

Maniphest Tasks: T9456

Differential Revision: https://secure.phabricator.com/D14286
2016-03-22 12:12:11 -07:00
..
HarbormasterBuildableActionController.php Require "Can Edit" on a build plan to abort or pause associated builds 2016-02-26 11:38:43 -08:00
HarbormasterBuildableListController.php Use EditEngine for Harbormaster Build Plans, fix some crumbs/mobile stuff 2016-02-27 07:13:29 -08:00
HarbormasterBuildableViewController.php Give unit test results their own table in Differential 2016-02-29 14:27:22 -08:00
HarbormasterBuildActionController.php Require "Can Edit" on a build plan to abort or pause associated builds 2016-02-26 11:38:43 -08:00
HarbormasterBuildViewController.php Require "Can Edit" on a build plan to abort or pause associated builds 2016-02-26 11:38:43 -08:00
HarbormasterController.php Use EditEngine for Harbormaster Build Plans, fix some crumbs/mobile stuff 2016-02-27 07:13:29 -08:00
HarbormasterLintMessagesController.php Improve lint/unit limit, sort, view all, collapse behaviors 2015-06-23 13:34:25 -07:00
HarbormasterPlanController.php Use EditEngine for Harbormaster Build Plans, fix some crumbs/mobile stuff 2016-02-27 07:13:29 -08:00
HarbormasterPlanDisableController.php Give Harbormaster Build Plans real policies 2015-10-26 12:38:21 -07:00
HarbormasterPlanEditController.php Use EditEngine for Harbormaster Build Plans, fix some crumbs/mobile stuff 2016-02-27 07:13:29 -08:00
HarbormasterPlanListController.php Use EditEngine for Harbormaster Build Plans, fix some crumbs/mobile stuff 2016-02-27 07:13:29 -08:00
HarbormasterPlanRunController.php Use EditEngine for Harbormaster Build Plans, fix some crumbs/mobile stuff 2016-02-27 07:13:29 -08:00
HarbormasterPlanViewController.php Fix doubling of unbroken build steps in Build Plan view 2016-03-01 06:51:45 -08:00
HarbormasterStepAddController.php Use EditEngine for Harbormaster Build Plans, fix some crumbs/mobile stuff 2016-02-27 07:13:29 -08:00
HarbormasterStepDeleteController.php Use EditEngine for Harbormaster Build Plans, fix some crumbs/mobile stuff 2016-02-27 07:13:29 -08:00
HarbormasterStepEditController.php Add a "Build with CircleCI" build step 2016-03-22 12:12:11 -07:00
HarbormasterStepViewController.php Use EditEngine for Harbormaster Build Plans, fix some crumbs/mobile stuff 2016-02-27 07:13:29 -08:00
HarbormasterUnitMessageListController.php Give unit test results their own table in Differential 2016-02-29 14:27:22 -08:00
HarbormasterUnitMessageViewController.php Show additional details for failed builds in Harbormaster 2016-02-29 14:26:45 -08:00