Page MenuHomePhabricator

Make --conduit-token work without requiring .arcrc
ClosedPublic

Authored by epriestley on May 7 2015, 1:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 15, 4:24 AM
Unknown Object (File)
Thu, Dec 12, 4:48 AM
Unknown Object (File)
Sat, Dec 7, 8:33 AM
Unknown Object (File)
Nov 22 2024, 6:16 PM
Unknown Object (File)
Nov 18 2024, 7:27 AM
Unknown Object (File)
Nov 14 2024, 7:53 AM
Unknown Object (File)
Nov 10 2024, 7:16 AM
Unknown Object (File)
Nov 5 2024, 8:44 PM

Details

Summary

Ref T5955. This logic is a little cleaner than the previous version.

Don't require ~/.arcrc to exist if the caller provides --conduit-token.

Test Plan
  • Made calls with --conduit-token and no ~/.arcrc.
  • Made calls with --conduit-token and a normal ~/.arcrc.
  • Made calls with normal arc.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Make --conduit-token work without requiring .arcrc.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 7 2015, 5:49 PM
This revision was automatically updated to reflect the committed changes.