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

Issue 2756503003: [autoroll] make autoroller propagate changes to recipes.py. (Closed)

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

Description

[autoroll] make autoroller propagate changes to recipes.py. The autoroller will now keep the copypasta doc/recipes.py script up to date. R=martiniss@chromium.org, nodir@chromium.org, phajdan.jr@chromium.org, vadimsh@chromium.org BUG=459840 Review-Url: https://codereview.chromium.org/2756503003 Committed: https://github.com/luci/recipes-py/commit/81de92519dd374d9b193362034fae8861476bc5f

Patch Set 1 #

Patch Set 2 : chmod+x too #

Patch Set 3 : add comment #

Total comments: 5

Patch Set 4 : add test for bad recipes.py #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -37 lines) Patch
M doc/recipes.py View 5 chunks +12 lines, -3 lines 0 comments Download
M recipe_engine/autoroll.py View 1 2 7 chunks +110 lines, -5 lines 0 comments Download
M unittests/autoroll_test.py View 1 2 3 12 chunks +44 lines, -24 lines 0 comments Download
M unittests/repo_test_util.py View 1 chunk +12 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
iannucci
3 years, 9 months ago (2017-03-16 04:54:25 UTC) #1
iannucci
This was really bugging me. PTAL!
3 years, 9 months ago (2017-03-16 05:02:57 UTC) #2
iannucci
https://codereview.chromium.org/2756503003/diff/40001/doc/recipes.py File doc/recipes.py (right): https://codereview.chromium.org/2756503003/diff/40001/doc/recipes.py#newcode81 doc/recipes.py:81: engine_revision = engine.get('revision', '') these changes are needed because ...
3 years, 9 months ago (2017-03-16 05:19:55 UTC) #3
Paweł Hajdan Jr.
LGTM w/optional suggestion (fine with a TODO, follow-up CL, etc). https://codereview.chromium.org/2756503003/diff/40001/unittests/repo_test_util.py File unittests/repo_test_util.py (right): https://codereview.chromium.org/2756503003/diff/40001/unittests/repo_test_util.py#newcode102 ...
3 years, 9 months ago (2017-03-16 16:29:22 UTC) #4
iannucci
https://codereview.chromium.org/2756503003/diff/40001/unittests/repo_test_util.py File unittests/repo_test_util.py (right): https://codereview.chromium.org/2756503003/diff/40001/unittests/repo_test_util.py#newcode102 unittests/repo_test_util.py:102: os.path.join(repo_dir, 'infra', 'config', 'recipes.cfg')), On 2017/03/16 16:29:22, Paweł Hajdan ...
3 years, 9 months ago (2017-03-19 17:39:02 UTC) #5
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/2756503003/80001
3 years, 9 months ago (2017-03-20 20:15:21 UTC) #12
commit-bot: I haz the power
3 years, 9 months ago (2017-03-20 20:18:38 UTC) #15
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://github.com/luci/recipes-py/commit/81de92519dd374d9b193362034fae886147...

Powered by Google App Engine
This is Rietveld 408576698