Page MenuHomePhabricator

Introduce "arc inspect" and some of the new ref/hardpoint classes
ClosedPublic

Authored by epriestley on Apr 10 2020, 11:39 AM.
Tags
None
Referenced Files
F18111070: D21078.id50212.diff
Tue, Aug 12, 6:27 AM
F18109326: D21078.diff
Mon, Aug 11, 1:09 PM
F18100963: D21078.diff
Sat, Aug 9, 12:12 PM
F17680968: D21078.id50213.diff
Jul 13 2025, 5:47 PM
F17673593: D21078.id50212.diff
Jul 13 2025, 5:23 AM
F17672437: D21078.id.diff
Jul 13 2025, 3:48 AM
F17657703: D21078.diff
Jul 12 2025, 12:30 PM
Unknown Object (File)
Jul 3 2025, 10:50 AM
Subscribers
None

Details

Summary

Ref T11968. Inches toward the new ref/hardpoint code by introducing the modern refs as "RefPro" objects and supporting an "arc inspect <object>" to load objects and hardpoints.

This doesn't impact any existing runtime behavior.

Test Plan

Ran "arc inspect [--all] commit(...)", got hardpoint queries and yield-based data fetching.

Diff Detail

Repository
rARC Arcanist
Branch
hpx3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24030
Build 33076: Run Core Tests
Build 33075: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 10 2020, 11:40 AM
Harbormaster failed remote builds in B24029: Diff 50211!
  • Don't "return $value" inside generators, since this does not work until PHP7.
This revision was not accepted when it landed; it landed in state Needs Review.Apr 10 2020, 12:01 PM
This revision was automatically updated to reflect the committed changes.