Page MenuHomePhabricator

Improve handling of options for `arc` workflows
ClosedPublic

Authored by joshuaspence on Jan 22 2015, 12:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 25, 10:45 AM
Unknown Object (File)
Aug 6 2026, 9:00 PM
Unknown Object (File)
Aug 6 2026, 12:41 AM
Unknown Object (File)
Aug 2 2026, 9:16 AM
Unknown Object (File)
Jun 25 2026, 10:14 PM
Unknown Object (File)
Jun 25 2026, 7:50 PM
Unknown Object (File)
Jun 21 2026, 10:35 AM
Unknown Object (File)
Apr 15 2026, 6:58 AM
Subscribers

Details

Summary

Allow --severity=warning to mean the same as --severity warning. Longer term, we should convert this code to use PhutilArgumentParser, although it doesn't seem that PhutilArgumentParser support British spelling ;)

Test Plan

Ran arc lint --severity=warning. Also var_dumped $args to make sure it looked reasonable.

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3983
Build 3996: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Improve handling of options for `arc` workflows.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jan 22 2015, 8:04 PM
This revision was automatically updated to reflect the committed changes.