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

Issue 169843002: Retrieve bleeding edge push revision from trunk commit message. (Closed)

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

Description

Retrieve bleeding edge push revision from trunk commit message. This is part of moving towards an lkgr-push script and prepares the deprecation of the prepare push commit. BUG= R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19482

Patch Set 1 : #

Patch Set 2 : Rebase. #

Patch Set 3 : Add the same feature to auto-roll. #

Total comments: 16

Patch Set 4 : Review. #

Patch Set 5 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -27 lines) Patch
M tools/push-to-trunk/auto_roll.py View 1 2 3 4 1 chunk +9 lines, -11 lines 0 comments Download
M tools/push-to-trunk/common_includes.py View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M tools/push-to-trunk/push_to_trunk.py View 1 2 3 4 7 chunks +45 lines, -11 lines 0 comments Download
M tools/push-to-trunk/test_scripts.py View 1 2 3 4 3 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Achenbach
PTAL
6 years, 10 months ago (2014-02-18 10:52:59 UTC) #1
Jakob Kummerow
LGTM with a bunch of comments. https://codereview.chromium.org/169843002/diff/230001/tools/push-to-trunk/auto_roll.py File tools/push-to-trunk/auto_roll.py (right): https://codereview.chromium.org/169843002/diff/230001/tools/push-to-trunk/auto_roll.py#newcode108 tools/push-to-trunk/auto_roll.py:108: push_pattern = "^Version ...
6 years, 10 months ago (2014-02-19 12:44:49 UTC) #2
Michael Achenbach
https://codereview.chromium.org/169843002/diff/230001/tools/push-to-trunk/auto_roll.py File tools/push-to-trunk/auto_roll.py (right): https://codereview.chromium.org/169843002/diff/230001/tools/push-to-trunk/auto_roll.py#newcode113 tools/push-to-trunk/auto_roll.py:113: # TODO(machebach): This metric counts all revisions. It could ...
6 years, 10 months ago (2014-02-19 13:23:03 UTC) #3
Michael Achenbach
https://codereview.chromium.org/169843002/diff/230001/tools/push-to-trunk/auto_roll.py File tools/push-to-trunk/auto_roll.py (right): https://codereview.chromium.org/169843002/diff/230001/tools/push-to-trunk/auto_roll.py#newcode108 tools/push-to-trunk/auto_roll.py:108: push_pattern = "^Version [[:digit:]]*\.[[:digit:]]*\.[[:digit:]]* (based" On 2014/02/19 12:44:49, Jakob ...
6 years, 10 months ago (2014-02-19 13:24:01 UTC) #4
Michael Achenbach
6 years, 10 months ago (2014-02-19 13:40:39 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r19482 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698