Page MenuHomePhabricator

Separate "browse ref -> commit" and "commit -> upstream" hardpoints from `arc browse` workflow
ClosedPublic

Authored by epriestley on Nov 23 2016, 5:49 PM.
Tags
None
Referenced Files
F22189371: D16929.diff
Tue, Aug 25, 11:17 AM
Unknown Object (File)
Jun 27 2026, 4:22 AM
Unknown Object (File)
Jun 8 2026, 2:18 AM
Unknown Object (File)
Apr 15 2026, 5:02 AM
Unknown Object (File)
Mar 15 2026, 7:24 AM
Unknown Object (File)
Feb 1 2026, 4:21 AM
Unknown Object (File)
Jan 29 2026, 10:53 PM
Unknown Object (File)
Jan 21 2026, 7:38 AM
Subscribers
None

Details

Summary

Ref T10895. Currently, the "browse as a commit" code does these lookups, but the code can't be reused.

For T10895, I want to introduce "browse as revision", but it will need to do the same ref lookup. Separate this as a hardpoint so the code can be shared via hardpoint/ref infrastructure.

Test Plan

Ran arc browse master and similar commands.

Diff Detail

Repository
rARC Arcanist
Branch
xp5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14641
Build 19120: Run Core Tests
Build 19119: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Separate "browse ref -> commit" and "commit -> upstream" hardpoints from `arc browse` workflow.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 23 2016, 5:50 PM
This revision was automatically updated to reflect the committed changes.