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
Unknown Object (File)
Tue, Nov 19, 2:56 AM
Unknown Object (File)
Fri, Nov 15, 8:09 AM
Unknown Object (File)
Mon, Nov 11, 12:55 PM
Unknown Object (File)
Thu, Nov 7, 3:49 AM
Unknown Object (File)
Sat, Oct 26, 4:33 PM
Unknown Object (File)
Thu, Oct 24, 7:21 AM
Unknown Object (File)
Oct 18 2024, 9:12 PM
Unknown Object (File)
Oct 9 2024, 1:33 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.