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

Issue 1403293009: [Release] Make release scripts aware of packed tags (Closed)

Created:
5 years, 1 month ago by Michael Hablich
Modified:
5 years, 1 month ago
Reviewers:
Michael Achenbach
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Release] Make release scripts aware of packed tags We are creating a lot of tags. The result is that git 'packs' some of them. Our parsers in the release script cannot handle this. R=machenbach@chromium.org LONG=N NOTRY=true Committed: https://crrev.com/760eb0a9f4e5d51a763f0eea0b0be494feb98c23 Cr-Commit-Position: refs/heads/master@{#31833}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Prettyfied #

Patch Set 3 : Extracted function, added tests #

Patch Set 4 : Renamed test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -6 lines) Patch
M tools/release/common_includes.py View 1 2 4 chunks +30 lines, -6 lines 0 comments Download
M tools/release/test_scripts.py View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Michael Hablich
PTAL
5 years, 1 month ago (2015-11-05 12:48:56 UTC) #2
Michael Achenbach
A simplification suggestion. https://codereview.chromium.org/1403293009/diff/1/tools/release/common_includes.py File tools/release/common_includes.py (right): https://codereview.chromium.org/1403293009/diff/1/tools/release/common_includes.py#newcode723 tools/release/common_includes.py:723: def _SanitizeVersionTag(self, tag): I'd prefer to ...
5 years, 1 month ago (2015-11-05 13:08:38 UTC) #3
Michael Hablich
https://codereview.chromium.org/1403293009/diff/1/tools/release/common_includes.py File tools/release/common_includes.py (right): https://codereview.chromium.org/1403293009/diff/1/tools/release/common_includes.py#newcode723 tools/release/common_includes.py:723: def _SanitizeVersionTag(self, tag): On 2015/11/05 13:08:38, Michael Achenbach wrote: ...
5 years, 1 month ago (2015-11-05 13:31:54 UTC) #4
Michael Achenbach
https://codereview.chromium.org/1403293009/diff/1/tools/release/common_includes.py File tools/release/common_includes.py (right): https://codereview.chromium.org/1403293009/diff/1/tools/release/common_includes.py#newcode723 tools/release/common_includes.py:723: def _SanitizeVersionTag(self, tag): I generally find functional things easier ...
5 years, 1 month ago (2015-11-05 14:07:56 UTC) #5
Michael Hablich
https://codereview.chromium.org/1403293009/diff/1/tools/release/common_includes.py File tools/release/common_includes.py (right): https://codereview.chromium.org/1403293009/diff/1/tools/release/common_includes.py#newcode723 tools/release/common_includes.py:723: def _SanitizeVersionTag(self, tag): On 2015/11/05 14:07:55, Michael Achenbach wrote: ...
5 years, 1 month ago (2015-11-05 14:38:21 UTC) #6
Michael Achenbach
ok - lgtm then
5 years, 1 month ago (2015-11-05 14:58:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1403293009/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1403293009/60001
5 years, 1 month ago (2015-11-05 15:30:57 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-11-05 17:26:46 UTC) #10
commit-bot: I haz the power
5 years, 1 month ago (2015-11-05 17:27:30 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/760eb0a9f4e5d51a763f0eea0b0be494feb98c23
Cr-Commit-Position: refs/heads/master@{#31833}

Powered by Google App Engine
This is Rietveld 408576698