1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/harbormaster
James Rhodes dfa9b27a94 Use tabs on build targets and allow build steps to have a description
Summary:
Ref T1049. This uses tabs on build targets to hide the configuration details and variables by default, instead promoting the target name, it's status and a description of the build step.  The description is a new field on each build step.

The primary advantage of having a description on build steps is that DevOps can configure appropriate description information (including any troubleshooting information for build failures) on build steps, and developers who have builds fail against their code review can then look at this information.

Test Plan: Viewed a build plan and saw the appropriate information.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T1049

Differential Revision: https://secure.phabricator.com/D10093
2014-08-01 08:09:15 +10:00
..
application Rename policy capabilities 2014-07-25 08:20:39 +10:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit Rename Conduit classes 2014-07-25 10:54:15 +10:00
config Migrate "Run Command" to use Drydock hosts 2013-12-05 14:06:22 +11:00
controller Use tabs on build targets and allow build steps to have a description 2014-08-01 08:09:15 +10:00
customfield Allow Harbormaster build targets to wait for messages 2014-04-16 13:01:46 -07:00
editor Use tabs on build targets and allow build steps to have a description 2014-08-01 08:09:15 +10:00
engine Make artifacts imply dependencies on build steps 2014-07-31 12:27:37 +10:00
event Implement showing buildable status in Diffusion 2014-06-14 02:28:00 +10:00
exception Allow build steps to explicitly fail the build 2014-08-01 08:08:28 +10:00
interface Move build variables into HarbormasterBuildableInterface 2014-06-20 12:58:23 +10:00
management Give Buildables a status, populate it, and return it over Conduit 2014-04-17 16:01:16 -07:00
phid Implement build simulation; convert Harbormaster to be purely dependency based 2014-07-31 11:39:49 +10:00
query Use tabs on build targets and allow build steps to have a description 2014-08-01 08:09:15 +10:00
remarkup Harbormaster v(-2) 2013-10-22 15:01:06 -07:00
step Allow build steps to explicitly fail the build 2014-08-01 08:08:28 +10:00
storage Use tabs on build targets and allow build steps to have a description 2014-08-01 08:09:15 +10:00
typeahead Implement build simulation; convert Harbormaster to be purely dependency based 2014-07-31 11:39:49 +10:00
view Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
worker Allow build steps to explicitly fail the build 2014-08-01 08:08:28 +10:00