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
F19796605: D21078.id.diff
Fri, Feb 27, 4:37 PM
F19545575: D21078.id50213.diff
Jan 24 2026, 11:35 AM
F19541269: D21078.diff
Jan 22 2026, 2:43 AM
F19508074: D21078.diff
Jan 10 2026, 1:03 AM
F19503351: D21078.diff
Jan 8 2026, 11:13 PM
F19470268: D21078.diff
Jan 5 2026, 12:24 PM
F19303962: D21078.id50212.diff
Dec 24 2025, 6:32 AM
F19083225: D21078.id50213.diff
Dec 2 2025, 12:32 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.