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

Issue 404093002: Fix automatic version update. (Closed)

Created:
6 years, 5 months ago by Michael Achenbach
Modified:
6 years, 5 months ago
Reviewers:
Jarin
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Fix automatic version update. This fixes two things: 1. Guarantee that versions are bumped up also when presubmit errors exists. Those errors originate from other CLs and should not stop the automatic versioning. 2. Calculate the last bleeding edge version when pushing to trunk based on remote branch svn/bleeding_edge and not on local branch master. The master branch is not kept up-to-date by the script. BUG= TBR=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22501

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M tools/push-to-trunk/bump_up_version.py View 1 chunk +2 lines, -1 line 0 comments Download
M tools/push-to-trunk/git_recipes.py View 2 chunks +4 lines, -1 line 0 comments Download
M tools/push-to-trunk/push_to_trunk.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/push-to-trunk/test_scripts.py View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Michael Achenbach
PTAL
6 years, 5 months ago (2014-07-21 12:10:36 UTC) #1
Michael Achenbach
6 years, 5 months ago (2014-07-21 12:13:44 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r22501 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698