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

Issue 11236013: Add gerrit Change-Id to commit messages if they do not have one. (Closed)

Created:
8 years, 2 months ago by Siva Chandra
Modified:
8 years, 2 months ago
Reviewers:
cmp, M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp+cc_chromium.org, M-A Ruel
Visibility:
Public.

Description

Add gerrit Change-Id to commit messages if they do not have one. BUG=156729 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163366

Patch Set 1 #

Patch Set 2 : Test for the new functionality is also in #

Total comments: 12

Patch Set 3 : Addressing cmp's and maruel's comments. #

Total comments: 8

Patch Set 4 : Responding to cmp's comments #

Patch Set 5 : Allow DEPS files to specify target_os #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M gclient.py View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M tests/gclient_test.py View 1 2 3 4 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Siva Chandra
Verified. Existing tests fixed. Working on a test for the added functionality.
8 years, 2 months ago (2012-10-19 23:19:12 UTC) #1
Siva Chandra
Test for the new functionality is also in.
8 years, 2 months ago (2012-10-19 23:33:34 UTC) #2
cmp
https://codereview.chromium.org/11236013/diff/1003/git_cl.py File git_cl.py (right): https://codereview.chromium.org/11236013/diff/1003/git_cl.py#newcode991 git_cl.py:991: def AddChangeIdToCommitMessage(message): insert an empty line before line 991 ...
8 years, 2 months ago (2012-10-19 23:47:08 UTC) #3
M-A Ruel
https://codereview.chromium.org/11236013/diff/1003/git_cl.py File git_cl.py (right): https://codereview.chromium.org/11236013/diff/1003/git_cl.py#newcode992 git_cl.py:992: git_command = ['commit', '-a', '--amend', '-m %s' % message] ...
8 years, 2 months ago (2012-10-20 00:01:39 UTC) #4
Siva Chandra
PTAL https://codereview.chromium.org/11236013/diff/1003/git_cl.py File git_cl.py (right): https://codereview.chromium.org/11236013/diff/1003/git_cl.py#newcode991 git_cl.py:991: def AddChangeIdToCommitMessage(message): On 2012/10/19 23:47:08, cmp wrote: > ...
8 years, 2 months ago (2012-10-20 00:31:24 UTC) #5
cmp
https://codereview.chromium.org/11236013/diff/6001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/11236013/diff/6001/git_cl.py#newcode42 git_cl.py:42: CHANGE_ID_STR = 'Change-Id:' drop _STR from variable name (here ...
8 years, 2 months ago (2012-10-20 22:42:31 UTC) #6
Siva Chandra
Addressed cmp's comments in patch set 4. PTAL https://codereview.chromium.org/11236013/diff/6001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/11236013/diff/6001/git_cl.py#newcode42 git_cl.py:42: CHANGE_ID_STR ...
8 years, 2 months ago (2012-10-22 07:13:55 UTC) #7
cmp_google
lgtm, please land using commit checkbox on this CL
8 years, 2 months ago (2012-10-22 19:27:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sivachandra@chromium.org/11236013/5002
8 years, 2 months ago (2012-10-22 20:25:46 UTC) #9
commit-bot: I haz the power
Presubmit check for 11236013-5002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 2 months ago (2012-10-22 20:28:49 UTC) #10
M-A Ruel
rubberstamp lgtm
8 years, 2 months ago (2012-10-22 20:31:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sivachandra@chromium.org/11236013/5002
8 years, 2 months ago (2012-10-22 20:31:33 UTC) #12
commit-bot: I haz the power
8 years, 2 months ago (2012-10-22 20:34:22 UTC) #13
Change committed as 163366

Powered by Google App Engine
This is Rietveld 408576698