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

Issue 195793021: Infer CL author and reviewer list from local state if the issue has not previously been uploaded. (Closed)

Created:
6 years, 9 months ago by Ilya Sherman
Modified:
6 years, 9 months ago
Reviewers:
agable
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Infer CL author and reviewer list from local state if the issue has not previously been uploaded. R=agable@chromium.org BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=259250

Patch Set 1 #

Patch Set 2 : Don't worry about the owner -- that's already taken care of elsewhere. #

Total comments: 6

Patch Set 3 : Respect approval_needed, add an explicit method to the Change class to update the description and t… #

Patch Set 4 : Fix presubmit test failures #

Patch Set 5 : Add an additional test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -17 lines) Patch
M git_cl.py View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M presubmit_canned_checks.py View 1 2 2 chunks +14 lines, -1 line 0 comments Download
M presubmit_support.py View 1 2 3 2 chunks +24 lines, -14 lines 0 comments Download
M tests/presubmit_unittest.py View 1 2 3 4 6 chunks +28 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Ilya Sherman
6 years, 9 months ago (2014-03-14 00:41:43 UTC) #1
Ilya Sherman
This CL currently has failing unit tests. I spent a while trying to understand the ...
6 years, 9 months ago (2014-03-14 00:44:52 UTC) #2
Ilya Sherman
Hmm, I realized that the author of the CL is already set correctly, so it's ...
6 years, 9 months ago (2014-03-14 01:45:32 UTC) #3
agable
https://codereview.chromium.org/195793021/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/195793021/diff/20001/git_cl.py#newcode1699 git_cl.py:1699: setattr(change, 'R', ','.join(options.reviewers)) On 2014/03/14 01:45:33, Ilya Sherman wrote: ...
6 years, 9 months ago (2014-03-14 15:11:03 UTC) #4
agable
On 2014/03/14 15:11:03, agable wrote: > https://codereview.chromium.org/195793021/diff/20001/git_cl.py > File git_cl.py (right): > > https://codereview.chromium.org/195793021/diff/20001/git_cl.py#newcode1699 > ...
6 years, 9 months ago (2014-03-14 15:11:44 UTC) #5
Ilya Sherman
https://codereview.chromium.org/195793021/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/195793021/diff/20001/git_cl.py#newcode1699 git_cl.py:1699: setattr(change, 'R', ','.join(options.reviewers)) On 2014/03/14 15:11:03, agable wrote: > ...
6 years, 9 months ago (2014-03-18 01:18:34 UTC) #6
agable
LGTM. https://codereview.chromium.org/195793021/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/195793021/diff/20001/git_cl.py#newcode1699 git_cl.py:1699: setattr(change, 'R', ','.join(options.reviewers)) On 2014/03/18 01:18:35, Ilya Sherman ...
6 years, 9 months ago (2014-03-18 17:56:52 UTC) #7
Ilya Sherman
Thanks for the review. Please take another look -- I've now fixed all the presubmit ...
6 years, 9 months ago (2014-03-21 01:48:02 UTC) #8
Ilya Sherman
Aaron, did you want to take another look? I've made changes to the unit tests ...
6 years, 9 months ago (2014-03-24 20:55:09 UTC) #9
agable
On 2014/03/24 20:55:09, Ilya Sherman wrote: > Aaron, did you want to take another look? ...
6 years, 9 months ago (2014-03-25 17:42:26 UTC) #10
Ilya Sherman
On 2014/03/25 17:42:26, agable wrote: > On 2014/03/24 20:55:09, Ilya Sherman wrote: > > Aaron, ...
6 years, 9 months ago (2014-03-25 17:45:55 UTC) #11
Ilya Sherman
The CQ bit was checked by isherman@chromium.org
6 years, 9 months ago (2014-03-25 17:45:59 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/195793021/80001
6 years, 9 months ago (2014-03-25 17:46:05 UTC) #13
commit-bot: I haz the power
6 years, 9 months ago (2014-03-25 17:47:59 UTC) #14
Message was sent while issue was closed.
Change committed as 259250

Powered by Google App Engine
This is Rietveld 408576698