Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(424)

Issue 2846703003: [recipes.py] move run arg parsing to its module. (Closed)

Created:
3 years, 8 months ago by iannucci
Modified:
3 years, 7 months ago
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : fixit #

Total comments: 6

Patch Set 5 : rebase #

Patch Set 6 : fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+395 lines, -404 lines) Patch
M recipe_engine/depgraph.py View 1 2 3 4 5 1 chunk +4 lines, -1 line 0 comments Download
M recipe_engine/run.py View 1 2 3 4 5 4 chunks +290 lines, -1 line 0 comments Download
M recipe_engine/unittests/run_test.py View 1 2 3 2 chunks +60 lines, -0 lines 0 comments Download
M recipe_modules/path/example.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M recipes.py View 1 2 3 4 4 chunks +40 lines, -324 lines 0 comments Download
D unittests/recipes_py_test.py View 1 2 3 1 chunk +0 lines, -77 lines 0 comments Download

Messages

Total messages: 33 (28 generated)
iannucci
3 years, 8 months ago (2017-04-27 01:07:39 UTC) #1
dnj
lgtm w/ comment https://codereview.chromium.org/2846703003/diff/60001/recipe_engine/run.py File recipe_engine/run.py (right): https://codereview.chromium.org/2846703003/diff/60001/recipe_engine/run.py#newcode69 recipe_engine/run.py:69: import argparse nit: order https://codereview.chromium.org/2846703003/diff/60001/recipe_engine/run.py#newcode80 recipe_engine/run.py:80: ...
3 years, 7 months ago (2017-04-27 17:14:02 UTC) #18
iannucci
https://codereview.chromium.org/2846703003/diff/60001/recipe_engine/run.py File recipe_engine/run.py (right): https://codereview.chromium.org/2846703003/diff/60001/recipe_engine/run.py#newcode69 recipe_engine/run.py:69: import argparse On 2017/04/27 17:14:01, dnj wrote: > nit: ...
3 years, 7 months ago (2017-04-29 15:45:59 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2846703003/80002
3 years, 7 months ago (2017-04-29 15:57:43 UTC) #30
commit-bot: I haz the power
3 years, 7 months ago (2017-04-29 16:00:20 UTC) #33
Message was sent while issue was closed.
Committed patchset #6 (id:80002) as
https://github.com/luci/recipes-py/commit/19f9db6216068ce8f6af43e95f80bd8954b...

Powered by Google App Engine
This is Rietveld 408576698