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
F15449083: D21352.id50865.diff
Fri, Mar 28, 8:25 AM
F15447714: D21352.id50865.diff
Fri, Mar 28, 1:12 AM
F15434548: D21352.id.diff
Tue, Mar 25, 4:22 AM
F15431755: D21352.diff
Mon, Mar 24, 2:16 PM
F15426348: D21352.diff
Sun, Mar 23, 8:05 AM
F15420011: D21352.id50865.diff
Fri, Mar 21, 10:34 AM
F15416060: D21352.id50829.diff
Thu, Mar 20, 8:59 AM
F15401369: D21352.id.diff
Mon, Mar 17, 5:19 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.