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
F14034592: D16929.diff
Sun, Nov 10, 1:11 AM
F14021298: D16929.diff
Wed, Nov 6, 7:01 AM
F14009388: D16929.diff
Wed, Oct 30, 4:02 PM
Unknown Object (File)
Oct 9 2024, 6:18 AM
Unknown Object (File)
Oct 1 2024, 4:24 AM
Unknown Object (File)
Sep 10 2024, 6:09 AM
Unknown Object (File)
Sep 6 2024, 6:25 AM
Unknown Object (File)
Aug 12 2024, 10:18 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.