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
F15446612: D16929.id40761.diff
Thu, Mar 27, 7:38 PM
F15446611: D16929.id.diff
Thu, Mar 27, 7:38 PM
F15446055: D16929.id40750.diff
Thu, Mar 27, 4:55 PM
F15442652: D16929.diff
Wed, Mar 26, 11:53 PM
F15438053: D16929.id40761.diff
Tue, Mar 25, 11:05 PM
F15436153: D16929.id40761.diff
Tue, Mar 25, 12:20 PM
F15434598: D16929.id40750.diff
Tue, Mar 25, 4:36 AM
F15433098: D16929.id.diff
Mon, Mar 24, 9:21 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.