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
F15467246: D17379.id41786.diff
Thu, Apr 3, 1:51 PM
F15461891: D17379.id41799.diff
Tue, Apr 1, 12:11 PM
F15460077: D17379.id41786.diff
Mon, Mar 31, 8:01 PM
F15459997: D17379.id41799.diff
Mon, Mar 31, 7:02 PM
F15458744: D17379.diff
Mon, Mar 31, 6:38 AM
F15458238: D17379.id41787.diff
Sun, Mar 30, 10:05 PM
F15456499: D17379.id41786.diff
Sun, Mar 30, 10:11 AM
F15455274: D17379.diff
Sat, Mar 29, 11:14 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
Branch
phage1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15681
Build 20713: Run Core Tests
Build 20712: arc lint + arc unit

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.