1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/harbormaster/storage
James Rhodes efadfbbc97 Implement build generations in Harbormaster
Summary:
Ref T5932.  Ref T5936.  This implements build generations in Harbormaster, which provides the infrastructure required to both show users the previous states of restarted builds and to allow users to forcefully abort builds (and their targets).

You can view previous generations of a build by adding `?g=<n>` to the URI, but this isn't exposed in the UI anywhere yet.

Test Plan: Ran a build plan with a Sleep step in it.  Reconfigured it for various sleep times and viewed previous generations of the build after restarting it.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Maniphest Tasks: T5932, T5936

Differential Revision: https://secure.phabricator.com/D10321
2014-08-21 22:55:24 +10:00
..
build Implement build generations in Harbormaster 2014-08-21 22:55:24 +10:00
configuration Use tabs on build targets and allow build steps to have a description 2014-08-01 08:09:15 +10:00
HarbormasterBuildable.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
HarbormasterBuildableTransaction.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
HarbormasterBuildCommand.php Replace "Cancel Build" with "Stop", "Resume" and "Restart" 2014-01-06 12:32:20 -08:00
HarbormasterBuildMessage.php Allow external systems to send messages to build targets 2014-03-25 16:11:28 -07:00
HarbormasterBuildTransaction.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
HarbormasterDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
HarbormasterObject.php Delete license headers from files 2012-11-05 11:16:51 -08:00
HarbormasterScratchTable.php Add test coverage that our definition of BMP agrees with MySQL 2014-02-23 16:20:38 -08:00