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

Issue 716153002: Switch release scripts to pure git. (Closed)

Created:
6 years, 1 month ago by Michael Achenbach
Modified:
6 years, 1 month ago
Reviewers:
tandrii(chromium)
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Switch release scripts to pure git. This removes all svn features from the release scripts. This also fixes a bug in commit position retrieval. BUG=chromium:410721 LOG=n R=tandrii@chromium.org TBR=tandrii@chromium.org TEST=script_test.py Committed: https://chromium.googlesource.com/v8/v8/+/90b6fc7f1cd0bc3bd5f099e6cdb83d01960da45d

Patch Set 1 #

Total comments: 6

Patch Set 2 : Adding pushspec for candidate branch. #

Patch Set 3 : Review. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -495 lines) Patch
M tools/push-to-trunk/auto_push.py View 1 chunk +0 lines, -6 lines 0 comments Download
M tools/push-to-trunk/bump_up_version.py View 1 chunk +4 lines, -7 lines 0 comments Download
M tools/push-to-trunk/common_includes.py View 11 chunks +3 lines, -146 lines 0 comments Download
M tools/push-to-trunk/git_recipes.py View 1 2 2 chunks +4 lines, -37 lines 0 comments Download
M tools/push-to-trunk/merge_to_branch.py View 1 chunk +0 lines, -3 lines 0 comments Download
M tools/push-to-trunk/push_to_trunk.py View 1 5 chunks +11 lines, -20 lines 1 comment Download
M tools/push-to-trunk/releases.py View 3 chunks +19 lines, -21 lines 0 comments Download
M tools/push-to-trunk/test_scripts.py View 1 25 chunks +33 lines, -255 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Michael Achenbach
PTAL https://codereview.chromium.org/716153002/diff/1/tools/push-to-trunk/common_includes.py File tools/push-to-trunk/common_includes.py (left): https://codereview.chromium.org/716153002/diff/1/tools/push-to-trunk/common_includes.py#oldcode452 tools/push-to-trunk/common_includes.py:452: self.step.Git("push https://chromium.googlesource.com/v8/v8 %s" % ref) This is no ...
6 years, 1 month ago (2014-11-12 10:56:12 UTC) #2
tandrii(chromium)
LGTM I second the bug filed against bot_update. https://codereview.chromium.org/716153002/diff/1/tools/push-to-trunk/git_recipes.py File tools/push-to-trunk/git_recipes.py (right): https://codereview.chromium.org/716153002/diff/1/tools/push-to-trunk/git_recipes.py#newcode289 tools/push-to-trunk/git_recipes.py:289: raise ...
6 years, 1 month ago (2014-11-12 12:42:35 UTC) #3
Michael Achenbach
Done. I added one more small feature to be able to push to candidates in ...
6 years, 1 month ago (2014-11-12 13:48:57 UTC) #4
tandrii(chromium)
still lgtm :) https://codereview.chromium.org/716153002/diff/1/tools/push-to-trunk/releases.py File tools/push-to-trunk/releases.py (right): https://codereview.chromium.org/716153002/diff/1/tools/push-to-trunk/releases.py#newcode233 tools/push-to-trunk/releases.py:233: return [] On 2014/11/12 13:48:57, Michael ...
6 years, 1 month ago (2014-11-12 13:52:31 UTC) #5
Michael Achenbach
6 years, 1 month ago (2014-11-12 17:54:30 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
90b6fc7f1cd0bc3bd5f099e6cdb83d01960da45d (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698