Page MenuHomePhabricator

Put a Phage skeleton command on the Arcanist experimental branch
ClosedPublic

Authored by epriestley on Feb 17 2017, 10:59 PM.
Tags
None
Referenced Files
F18820436: D17379.id41799.diff
Wed, Oct 22, 3:05 PM
F18790644: D17379.id41786.diff
Wed, Oct 15, 4:15 PM
F18746556: D17379.id.diff
Fri, Oct 3, 12:49 PM
F18739598: D17379.diff
Oct 1 2025, 10:06 PM
F18645337: D17379.id41787.diff
Sep 19 2025, 7:32 AM
F18642174: D17379.diff
Sep 18 2025, 10:48 PM
F18508543: D17379.id.diff
Sep 5 2025, 2:52 AM
F18500608: D17379.diff
Sep 4 2025, 9:11 PM
Subscribers
None

Details

Summary

Ref T2794. This doesn't do anything useful, but since I'm planning to start using this stuff to do real deployments I don't want to lose it if my laptop gets hit by a bus.

This just adds a skeletal bin/phage with enough code that I can add actual workflows to Phacility repositories and get bin/phage remote --hosts ... working without the code only existing on my laptop.

Test Plan

Ran bin/phage, saw nothin'.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Give it a tiny bit more logic so it can load extensions/librarys from ".arcconfig".
This revision is now accepted and ready to land.Feb 17 2017, 11:51 PM
This revision was automatically updated to reflect the committed changes.