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

Issue 212983003: Implement auto-roll script. (Closed)

Created:
6 years, 9 months ago by Michael Achenbach
Modified:
6 years, 8 months ago
Reviewers:
Jarin
CC:
v8-dev, Jakob Kummerow
Visibility:
Public.

Description

Implement auto-roll script. This script will (1) check if there is an active roll on rietveld (2) check if there is a trunk revision ready to be rolled and (3) call the chromium_roll script, creating a roll CL. The script will be called regularly through a cron job. BUG= R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20422

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -6 lines) Patch
A tools/push-to-trunk/auto_roll.py View 1 1 chunk +107 lines, -0 lines 0 comments Download
M tools/push-to-trunk/common_includes.py View 1 2 chunks +7 lines, -5 lines 0 comments Download
M tools/push-to-trunk/test_scripts.py View 3 chunks +66 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Achenbach
PTAL
6 years, 8 months ago (2014-03-31 13:59:39 UTC) #1
Michael Achenbach
ping
6 years, 8 months ago (2014-04-01 14:09:54 UTC) #2
Jarin
lgtm. https://codereview.chromium.org/212983003/diff/20001/tools/push-to-trunk/auto_roll.py File tools/push-to-trunk/auto_roll.py (right): https://codereview.chromium.org/212983003/diff/20001/tools/push-to-trunk/auto_roll.py#newcode93 tools/push-to-trunk/auto_roll.py:93: print "A author (-a) is required." Nit: "A" ...
6 years, 8 months ago (2014-04-02 06:30:39 UTC) #3
Michael Achenbach
All done.
6 years, 8 months ago (2014-04-02 06:59:09 UTC) #4
Michael Achenbach
6 years, 8 months ago (2014-04-02 06:59:34 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r20422 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698