Page MenuHomePhabricator

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

Authored by epriestley on May 7 2015, 1:10 PM.
Tags
None
Referenced Files
F18058763: D12750.id.diff
Mon, Aug 4, 10:15 AM
F18051611: D12750.diff
Sun, Aug 3, 11:49 PM
F17937129: D12750.id30653.diff
Thu, Jul 31, 12:52 AM
F17865870: D12750.diff
Mon, Jul 28, 3:53 AM
Unknown Object (File)
Jun 18 2025, 1:40 AM
Unknown Object (File)
May 9 2025, 4:47 PM
Unknown Object (File)
Apr 25 2025, 1:51 AM
Unknown Object (File)
Apr 15 2025, 2:58 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.