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
F18848658: D16929.id40750.diff
Thu, Oct 30, 5:41 AM
F18840204: D16929.id40761.diff
Mon, Oct 27, 10:26 PM
F18745822: D16929.diff
Oct 3 2025, 9:39 AM
F18743436: D16929.id40750.diff
Oct 2 2025, 11:40 PM
F18737800: D16929.id.diff
Oct 1 2025, 12:41 PM
F18649203: D16929.diff
Sep 20 2025, 7:34 PM
F18623471: D16929.diff
Sep 15 2025, 3:56 PM
F18602837: D16929.diff
Sep 13 2025, 4:09 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.