Page MenuHomePhabricator

Update "arc land" display of build failures, and rename "DisplayRef" to "RefView"
ClosedPublic

Authored by epriestley on Jun 11 2020, 1:29 PM.
Tags
None
Referenced Files
F18381887: D21352.diff
Thu, Aug 28, 8:36 PM
F18283974: D21352.diff
Sat, Aug 23, 2:17 AM
F18198728: D21352.diff
Mon, Aug 18, 1:10 AM
F18101190: D21352.id.diff
Sat, Aug 9, 12:22 PM
Unknown Object (File)
Jul 5 2025, 9:29 AM
Unknown Object (File)
Jun 5 2025, 4:59 PM
Unknown Object (File)
May 9 2025, 8:50 AM
Unknown Object (File)
Apr 27 2025, 10:43 PM
Subscribers
None

Details

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.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 30 2020, 1:28 PM
This revision was automatically updated to reflect the committed changes.