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
Unknown Object (File)
Sat, Dec 21, 1:33 AM
Unknown Object (File)
Thu, Dec 19, 4:12 PM
Unknown Object (File)
Thu, Dec 12, 8:43 AM
Unknown Object (File)
Mon, Dec 9, 6:26 AM
Unknown Object (File)
Sat, Dec 7, 6:16 AM
Unknown Object (File)
Sat, Dec 7, 5:19 AM
Unknown Object (File)
Fri, Dec 6, 3:12 AM
Unknown Object (File)
Tue, Dec 3, 5:29 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
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.