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

Issue 1341303002: [Release] Distinguish between merges and follow-up CLs (Closed)

Created:
5 years, 3 months ago by Michael Hablich
Modified:
5 years, 2 months 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] Distinguish between merges and follow-up CLs With this change mergeinfo.py gets more useful. There is a distinction between merges and follow-up CLs/ports/reverts. Also the information is show if the commit is already rolled/an lkgr/deployed to Canary channel. Additionally some formatting errors were resolved and the already existing git wrapper used. LOG=N R=machenbach@chromium.org NOTRY=true Committed: https://crrev.com/8499fa2505f20622517f5be0f9e274a75fc00dcf Cr-Commit-Position: refs/heads/master@{#31043}

Patch Set 1 #

Patch Set 2 : Removed unused import #

Patch Set 3 : Fixed search_related_commits.py and added initial test file #

Patch Set 4 : First UnitTest #

Total comments: 18

Patch Set 5 : Proper check for merges, refactorings, unit tests #

Patch Set 6 : Please review #

Total comments: 26

Patch Set 7 : Adressed comments #

Total comments: 1

Patch Set 8 : fixed nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+300 lines, -26 lines) Patch
M tools/release/mergeinfo.py View 1 2 3 4 5 6 7 1 chunk +100 lines, -18 lines 0 comments Download
M tools/release/search_related_commits.py View 1 2 7 chunks +8 lines, -8 lines 0 comments Download
A tools/release/test_mergeinfo.py View 1 2 3 4 5 6 1 chunk +192 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
Michael Hablich
PTAL Ignore 'Depends on patchset'
5 years, 3 months ago (2015-09-15 12:38:22 UTC) #1
Michael Achenbach
https://codereview.chromium.org/1341303002/diff/60001/tools/release/mergeinfo.py File tools/release/mergeinfo.py (right): https://codereview.chromium.org/1341303002/diff/60001/tools/release/mergeinfo.py#newcode12 tools/release/mergeinfo.py:12: def describe_commit(gitWorkingDir, hashToSearch, prettyPrint=True): nit: Still think our python ...
5 years, 3 months ago (2015-09-17 14:19:00 UTC) #2
Michael Hablich
Thanks for the feedback. The idea evolved a 'little' bit so the uploaded version was ...
5 years, 3 months ago (2015-09-18 07:38:47 UTC) #3
Michael Hablich
On 2015/09/18 07:38:47, Hablich wrote: > Thanks for the feedback. The idea evolved a 'little' ...
5 years, 3 months ago (2015-09-18 11:06:41 UTC) #4
Michael Hablich
On 2015/09/18 11:06:41, Hablich wrote: > On 2015/09/18 07:38:47, Hablich wrote: > > Thanks for ...
5 years, 2 months ago (2015-10-01 07:16:41 UTC) #5
Michael Achenbach
Optional: It might be more comprehensive if you once in your test setup method create ...
5 years, 2 months ago (2015-10-01 08:24:18 UTC) #6
Michael Hablich
PTAL PS #7 https://codereview.chromium.org/1341303002/diff/100001/tools/release/mergeinfo.py File tools/release/mergeinfo.py (right): https://codereview.chromium.org/1341303002/diff/100001/tools/release/mergeinfo.py#newcode29 tools/release/mergeinfo.py:29: '--grep='+hash_to_search, On 2015/10/01 08:24:18, Michael Achenbach ...
5 years, 2 months ago (2015-10-01 10:33:26 UTC) #7
Michael Achenbach
lgtm - with one nit https://codereview.chromium.org/1341303002/diff/100001/tools/release/mergeinfo.py File tools/release/mergeinfo.py (right): https://codereview.chromium.org/1341303002/diff/100001/tools/release/mergeinfo.py#newcode56 tools/release/mergeinfo.py:56: branches = [ current.strip() ...
5 years, 2 months ago (2015-10-01 10:40:29 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1341303002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1341303002/140001
5 years, 2 months ago (2015-10-01 11:27:28 UTC) #11
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years, 2 months ago (2015-10-01 11:29:16 UTC) #12
commit-bot: I haz the power
5 years, 2 months ago (2015-10-01 11:29:25 UTC) #13
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/8499fa2505f20622517f5be0f9e274a75fc00dcf
Cr-Commit-Position: refs/heads/master@{#31043}

Powered by Google App Engine
This is Rietveld 408576698