1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-26 00:32:41 +01:00
phorge-arcanist/src/land
epriestley 63f2e667b9 Update "arc land" display of build failures, and rename "DisplayRef" to "RefView"
Summary:
Ref T13546. Show ongoing and failed builds more clearly in "arc land" output.

Also rename "DisplayRef" (which is not a "Ref") to "RefView" with the goal of improving clarity, and let callers "build...()" it so they can add more status, etc., information.

Get rid of "[DisplayRef|RefView]Interface". In theory, future refs (say, in Phabricator) might not do anything here, but every Ref just ends up implementing it. This could perhaps be subclassed more narrowly in the future if necessary.

Test Plan: Ran "arc land", grepped for various symbols.

Maniphest Tasks: T13546

Differential Revision: https://secure.phabricator.com/D21352
2020-06-30 06:27:56 -07:00
..
engine Update "arc land" display of build failures, and rename "DisplayRef" to "RefView" 2020-06-30 06:27:56 -07:00
ArcanistLandCommit.php Improve the logic for identifying ambiguous commits and applying "--revision" to them 2020-06-08 16:22:43 -07:00
ArcanistLandCommitSet.php Support "arc land --pick" to pick specific changes out of a sequence 2020-06-08 16:30:53 -07:00
ArcanistLandSymbol.php Substantially modernize the "arc land" workflow 2020-06-08 16:17:19 -07:00
ArcanistLandTarget.php Substantially modernize the "arc land" workflow 2020-06-08 16:17:19 -07:00