1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 09:38:50 +02:00
phorge-arcanist/src/workflow
vrana e8ca66ead4 Allow arc lint --output json --apply-patches
Summary:
I want to use JSON which allows me to automatically open the files in editor.
I also want to apply patches, especially those modifying __init__.php.
I see no reason why these options should be mutually exclusive.

Also output nothing for okay result which is more standard and better parsable.

Test Plan:
arc lint --output json
arc lint --output json --never-apply-patches # same as above
arc lint --output json --apply-patches

Reviewers: aran, epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1599
2012-02-11 08:49:01 -08:00
..
amend Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
base Remove sourcePath references from Arcanist 2012-02-06 13:08:08 -08:00
branch Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
call-conduit Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
commit Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
cover Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
diff Minor, fix bad conditional. 2012-02-03 15:26:13 -08:00
download Provide "arc upload --json" 2011-08-01 17:44:43 -07:00
exception/notsupported Add an "arc merge" workflow 2011-09-15 07:42:45 -07:00
export Add "nocommit" git-only flag to arc patch workflow 2012-01-18 15:25:54 -08:00
git-hook-pre-receive Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
help Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
install-certificate Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
land Switch back to former branch after landing some other branch 2012-02-03 15:44:59 -08:00
liberate Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
lint Allow arc lint --output json --apply-patches 2012-02-11 08:49:01 -08:00
list Make "arc list" use "differential.query", not "differential.find" 2012-02-06 13:08:01 -08:00
mark-committed Run 'mark-committed' from 'arc land' 2012-02-01 14:32:43 -08:00
merge Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
paste Provide "arc upload --json" 2011-08-01 17:44:43 -07:00
patch Check for cleanWorkingCopy in sanityCheck, and execute sanityCheck first 2012-02-03 14:05:53 -08:00
shell-complete Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
svn-hook-pre-commit Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00
unit Minor "arc unit" coverage display updates 2012-02-01 17:36:25 -08:00
upload Provide "arc upload --json" 2011-08-01 17:44:43 -07:00
which Finalize Arcanist Classes 2012-01-31 12:07:05 -08:00