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
F15411533: D17379.id41786.diff
Wed, Mar 19, 9:25 AM
F15397914: D17379.id41799.diff
Sun, Mar 16, 10:56 PM
F15392767: D17379.id41786.diff
Sat, Mar 15, 5:29 PM
F15386245: D17379.id41799.diff
Sat, Mar 15, 12:14 AM
F15382740: D17379.id41786.diff
Fri, Mar 14, 2:13 PM
F15376490: D17379.diff
Thu, Mar 13, 4:02 AM
F15364259: D17379.id41787.diff
Tue, Mar 11, 1:09 PM
F15336074: D17379.id41787.diff
Sat, Mar 8, 6:12 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
SeverityLocationCodeMessage
Advicescripts/phage.php:13XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 15682
Build 20715: Run Core Tests
Build 20714: 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.