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 e56f47aed5 Don't bail on no effect exception
Summary: The main reason for this is to not exit with 1 when no paths are lintable (which is more success than failure).

Test Plan:
Returned empty array from `buildLinters()`, then:

  $ arc lint
  $ echo $? # 0

Reviewers: epriestley

Reviewed By: epriestley

CC: wez, aran, Korvin

Differential Revision: https://secure.phabricator.com/D4625
2013-01-24 16:07:50 -08:00
..
exception Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistAliasWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistAmendWorkflow.php Remove ArcanistRepositoryAPI::setDefaultBaseCommit() 2012-12-17 12:53:38 -08:00
ArcanistAnoidWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistBaseWorkflow.php Delete useless code in ArcanistBaseWorkflow 2013-01-23 13:22:33 -08:00
ArcanistBranchWorkflow.php Limit arc branch to 16 concurrent processes 2013-01-07 08:44:55 -08:00
ArcanistBrowseWorkflow.php Add arc browse workflow 2012-12-09 14:10:21 -08:00
ArcanistCallConduitWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistCloseRevisionWorkflow.php Reuse code in close-revision workflow 2012-12-07 18:22:23 -08:00
ArcanistCloseWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistCommitWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistCoverWorkflow.php Refactor commit ranges and base commit handling 2012-12-17 12:54:08 -08:00
ArcanistDiffWorkflow.php Don't bail on no effect exception 2013-01-24 16:07:50 -08:00
ArcanistDownloadWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistExportWorkflow.php Refactor commit ranges and base commit handling 2012-12-17 12:54:08 -08:00
ArcanistFlagWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistGetConfigWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistGitHookPreReceiveWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistHelpWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistInlinesWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistInstallCertificateWorkflow.php make arc install-certificate <uri> work if uri is specified 2013-01-03 09:23:20 -08:00
ArcanistLandWorkflow.php Allow hg arc land when no rebase is necessary 2013-01-22 15:20:10 -08:00
ArcanistLiberateWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistLintWorkflow.php Cache stopped paths in lint 2013-01-15 17:58:32 -08:00
ArcanistListWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistMarkCommittedWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPasteWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistPatchWorkflow.php Refactor commit ranges and base commit handling 2012-12-17 12:54:08 -08:00
ArcanistSetConfigWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistShellCompleteWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistSvnHookPreCommitWorkflow.php Change lint_engine to lint.engine 2012-11-20 15:42:35 -08:00
ArcanistTasksWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistTodoWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistUnitWorkflow.php Implement --everything, --json and --ugly flags for arc unit 2012-12-17 12:56:41 -08:00
ArcanistUpgradeWorkflow.php Remove ArcanistRepositoryAPI::setDefaultBaseCommit() 2012-12-17 12:53:38 -08:00
ArcanistUploadWorkflow.php Delete license headers from files 2012-11-05 11:16:24 -08:00
ArcanistWhichWorkflow.php Refactor commit ranges and base commit handling 2012-12-17 12:54:08 -08:00