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)
Sat, Nov 23, 2:41 AM
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)
Oct 24 2024, 7:21 AM
Unknown Object (File)
Oct 18 2024, 9:12 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
Branch
landx5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24649
Build 33983: Run Core Tests
Build 33982: arc lint + arc unit

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.