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

Issue 7253015: Remove manual --tbr support and convert it into automatic TBR= detection. (Closed)

Created:
9 years, 6 months ago by M-A Ruel
Modified:
9 years, 5 months ago
CC:
chromium-reviews, Dirk Pranke, M-A Ruel, Evan Martin, abarth-chromium
Visibility:
Public.

Description

Remove manual --tbr support and convert it into automatic TBR= detection. It result in less code, forces uploading the change for eventual review and most importantly enables the commit queue to correctly handle this. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91575

Patch Set 1 #

Total comments: 4

Patch Set 2 : removed tests/tbr.sh #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -126 lines) Patch
M gcl.py View 1 chunk +0 lines, -1 line 0 comments Download
M git_cl.py View 7 chunks +12 lines, -45 lines 0 comments Download
M presubmit_canned_checks.py View 2 chunks +13 lines, -0 lines 1 comment Download
M presubmit_support.py View 9 chunks +9 lines, -11 lines 0 comments Download
M tests/post-dcommit-hook-test.sh View 1 chunk +3 lines, -2 lines 0 comments Download
M tests/presubmit_unittest.py View 23 chunks +26 lines, -28 lines 0 comments Download
M tests/tbr.sh View 1 1 chunk +0 lines, -39 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
M-A Ruel
Dirk, can you review? Evan, any opinion? I want to move the TBR check into ...
9 years, 6 months ago (2011-06-27 21:17:46 UTC) #1
Dirk Pranke
The changes to the code looks fine, but I am a bit uncomfortable with the ...
9 years, 6 months ago (2011-06-27 21:51:23 UTC) #2
M-A Ruel
Adding more context and discussion done over IM. gcl never supported --tbr. Only git cl ...
9 years, 5 months ago (2011-06-29 14:56:20 UTC) #3
Evan Martin
On Mon, Jun 27, 2011 at 2:17 PM, <maruel@chromium.org> wrote: > Evan, any opinion? I ...
9 years, 5 months ago (2011-06-29 16:01:47 UTC) #4
Dirk Pranke
On Wed, Jun 29, 2011 at 7:56 AM, <maruel@chromium.org> wrote: > Adding more context and ...
9 years, 5 months ago (2011-06-29 17:16:26 UTC) #5
Nico
9 years, 5 months ago (2011-07-24 19:59:33 UTC) #6
http://codereview.chromium.org/7253015/diff/8001/presubmit_canned_checks.py
File presubmit_canned_checks.py (right):

http://codereview.chromium.org/7253015/diff/8001/presubmit_canned_checks.py#n...
presubmit_canned_checks.py:68: """Checks that the issue was uploaded before
committing."""
This warns if I patch in someone else's patch with `git cl patch` and then
submit with `git cl dcommit -c 'Joe Contributor <contributor@joe.org>` :-(

Powered by Google App Engine
This is Rietveld 408576698