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
F18094230: D16929.id.diff
Thu, Aug 7, 10:01 PM
F18086326: D16929.id40761.diff
Tue, Aug 5, 9:12 PM
F18081447: D16929.diff
Tue, Aug 5, 12:17 AM
F18081081: D16929.id.diff
Mon, Aug 4, 10:35 PM
F18052772: D16929.id40750.diff
Mon, Aug 4, 3:24 AM
F18050118: D16929.diff
Sun, Aug 3, 6:40 PM
Unknown Object (File)
May 30 2025, 8:22 PM
Unknown Object (File)
May 29 2025, 6:46 PM
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.