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

Issue 14544004: Changing --milestone to use JSON source and adding prompt for branch mismatch. (Closed)

Created:
7 years, 7 months ago by Dan Beam
Modified:
7 years, 7 months ago
Reviewers:
Isaac (away), M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, James Hawkins, kareng
Visibility:
Public.

Description

Chanot branch[0].isdigit()nging --milestone to use JSON source and adding prompt for branch mismatch. Sample output: $ drover --merge 196360 --milestone 27 Not all platforms have same branch number for M27. Here's a list of platforms on each branch: -(1453): win, ios, cf, mac, linux, android -(1460): cros Which branch? ('q' to cancel) 1453 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=198282

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 22

Patch Set 6 : #

Total comments: 4

Patch Set 7 : #

Patch Set 8 : #

Total comments: 2

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -41 lines) Patch
M drover.py View 1 2 3 4 5 6 7 8 2 chunks +32 lines, -41 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Dan Beam
https://codereview.chromium.org/14544004/diff/2001/drover.py File drover.py (left): https://codereview.chromium.org/14544004/diff/2001/drover.py#oldcode10 drover.py:10: import string pylint was complaining that this wasn't used ...
7 years, 7 months ago (2013-04-29 17:40:18 UTC) #1
M-A Ruel
I'm tad busy today, Isaac can you review it and I'll rubberstamp afterward.
7 years, 7 months ago (2013-04-29 18:01:33 UTC) #2
Dan Beam
ping
7 years, 7 months ago (2013-05-02 05:19:37 UTC) #3
Dan Beam
pong
7 years, 7 months ago (2013-05-03 09:27:31 UTC) #4
Isaac (away)
Looks good! Some style nits inline. https://chromiumcodereview.appspot.com/14544004/diff/5002/drover.py File drover.py (right): https://chromiumcodereview.appspot.com/14544004/diff/5002/drover.py#newcode378 drover.py:378: OMAHA_PROXY_URL = "http://omahaproxy.appspot.com/all?json=1" ...
7 years, 7 months ago (2013-05-03 10:00:50 UTC) #5
Dan Beam
https://codereview.chromium.org/14544004/diff/5002/drover.py File drover.py (right): https://codereview.chromium.org/14544004/diff/5002/drover.py#newcode378 drover.py:378: OMAHA_PROXY_URL = "http://omahaproxy.appspot.com/all?json=1" On 2013/05/03 10:00:50, Isaac wrote: > ...
7 years, 7 months ago (2013-05-03 17:05:43 UTC) #6
M-A Ruel
lgtm once Isaac approves. https://codereview.chromium.org/14544004/diff/12001/drover.py File drover.py (right): https://codereview.chromium.org/14544004/diff/12001/drover.py#newcode410 drover.py:410: print >> sys.stderr, """ I'm ...
7 years, 7 months ago (2013-05-03 17:19:52 UTC) #7
Dan Beam
https://codereview.chromium.org/14544004/diff/12001/drover.py File drover.py (right): https://codereview.chromium.org/14544004/diff/12001/drover.py#newcode410 drover.py:410: print >> sys.stderr, """ On 2013/05/03 17:19:52, Marc-Antoine Ruel ...
7 years, 7 months ago (2013-05-03 18:36:17 UTC) #8
Isaac (away)
lgtm thanks for fixes. https://chromiumcodereview.appspot.com/14544004/diff/20001/drover.py File drover.py (right): https://chromiumcodereview.appspot.com/14544004/diff/20001/drover.py#newcode396 drover.py:396: if not mstone or mstone[0] ...
7 years, 7 months ago (2013-05-04 02:27:45 UTC) #9
Dan Beam
https://chromiumcodereview.appspot.com/14544004/diff/20001/drover.py File drover.py (right): https://chromiumcodereview.appspot.com/14544004/diff/20001/drover.py#newcode396 drover.py:396: if not mstone or mstone[0] != str(milestone): On 2013/05/04 ...
7 years, 7 months ago (2013-05-04 04:11:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/14544004/24001
7 years, 7 months ago (2013-05-04 04:12:26 UTC) #11
commit-bot: I haz the power
7 years, 7 months ago (2013-05-04 04:14:03 UTC) #12
Message was sent while issue was closed.
Change committed as 198282

Powered by Google App Engine
This is Rietveld 408576698