Page MenuHomePhabricator

Rebuild "arc browse" using refs and hardpoints
ClosedPublic

Authored by epriestley on Nov 23 2016, 3:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 29, 2:50 PM
Unknown Object (File)
Thu, Mar 28, 4:01 AM
Unknown Object (File)
Thu, Mar 28, 4:01 AM
Unknown Object (File)
Thu, Mar 28, 4:01 AM
Unknown Object (File)
Mar 19 2024, 9:06 PM
Unknown Object (File)
Feb 19 2024, 12:32 PM
Unknown Object (File)
Feb 19 2024, 11:50 AM
Unknown Object (File)
Feb 13 2024, 2:09 AM
Subscribers
None

Details

Summary

Ref T10895. This mostly modularizes arc browse and puts it on ref/hardpoint infrastructure. Feels okay-ish? Major gripes:

  • Messaging for "some stuff won't work because you're in a random directory, not a working copy" could be better, but I think I want something like the "Guidance" infrastructure for this.
  • The requiresStuff() / desiresStuff() interactions on Workflow continue to feel bad, but I think I can sneak by without fixing those for now.
  • I want to improve some of the other UI/UX stuff but this diff is already gigantic.
Test Plan

Ran arc browse ., arc browse master, arc browse README.md, inside and outside working directories.

Diff Detail

Repository
rARC Arcanist
Branch
xp3
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/browse/workflow/ArcanistBrowseWorkflow.php:94XHP16TODO Comment
Advicesrc/ref/ArcanistRepositoryRef.php:67XHP16TODO Comment
Advicesrc/ref/ArcanistRepositoryRef.php:74XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 14632
Build 19107: Run Core Tests
Build 19106: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Rebuild "arc browse" using refs and hardpoints.
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, 3:54 PM
This revision was automatically updated to reflect the committed changes.