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

Issue 447363002: Auto find tryserver master for git cl try (Closed)

Created:
6 years, 4 months ago by sheyang
Modified:
4 years, 4 months ago
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Project:
tools
Visibility:
Public.

Description

Auto find tryserver master for git cl try BUG=352461 TEST=local tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=289711

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Total comments: 2

Patch Set 3 : A new function #

Total comments: 23

Patch Set 4 : #

Total comments: 12

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -4 lines) Patch
M git_cl.py View 1 2 3 4 5 3 chunks +38 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (2 generated)
sheyang
6 years, 4 months ago (2014-08-07 18:48:21 UTC) #1
Paweł Hajdan Jr.
+M-A for depot_tools OWNERS https://codereview.chromium.org/447363002/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/447363002/diff/1/git_cl.py#newcode2280 git_cl.py:2280: map_url = 'http://builders-map.appspot.com/' This should ...
6 years, 4 months ago (2014-08-08 11:13:50 UTC) #2
sheyang
https://codereview.chromium.org/447363002/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/447363002/diff/1/git_cl.py#newcode2280 git_cl.py:2280: map_url = 'http://builders-map.appspot.com/' On 2014/08/08 11:13:50, Paweł Hajdan Jr. ...
6 years, 4 months ago (2014-08-11 19:30:06 UTC) #3
Paweł Hajdan Jr.
LGTM
6 years, 4 months ago (2014-08-13 09:40:25 UTC) #4
M-A Ruel
https://codereview.chromium.org/447363002/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/447363002/diff/20001/git_cl.py#newcode2279 git_cl.py:2279: err_msg = '' Would you mind making this discovery ...
6 years, 4 months ago (2014-08-13 12:47:07 UTC) #5
sheyang
https://codereview.chromium.org/447363002/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/447363002/diff/20001/git_cl.py#newcode2279 git_cl.py:2279: err_msg = '' On 2014/08/13 12:47:07, M-A Ruel wrote: ...
6 years, 4 months ago (2014-08-14 18:08:26 UTC) #6
M-A Ruel
https://codereview.chromium.org/447363002/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/447363002/diff/40001/git_cl.py#newcode2209 git_cl.py:2209: 2 lines https://codereview.chromium.org/447363002/diff/40001/git_cl.py#newcode2218 git_cl.py:2218: master_map = json.load(res) master_map = ...
6 years, 4 months ago (2014-08-14 18:42:02 UTC) #7
sheyang
https://codereview.chromium.org/447363002/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/447363002/diff/40001/git_cl.py#newcode2209 git_cl.py:2209: On 2014/08/14 18:42:02, M-A Ruel wrote: > 2 lines ...
6 years, 4 months ago (2014-08-14 19:50:24 UTC) #8
M-A Ruel
https://codereview.chromium.org/447363002/diff/60001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/447363002/diff/60001/git_cl.py#newcode2213 git_cl.py:2213: err_msg = '' remove https://codereview.chromium.org/447363002/diff/60001/git_cl.py#newcode2214 git_cl.py:2214: master_map = None ...
6 years, 4 months ago (2014-08-14 19:59:38 UTC) #9
sheyang
https://codereview.chromium.org/447363002/diff/60001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/447363002/diff/60001/git_cl.py#newcode2213 git_cl.py:2213: err_msg = '' On 2014/08/14 19:59:38, M-A Ruel wrote: ...
6 years, 4 months ago (2014-08-14 20:45:09 UTC) #10
M-A Ruel
https://codereview.chromium.org/447363002/diff/60001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/447363002/diff/60001/git_cl.py#newcode2220 git_cl.py:2220: err_msg = ('Failed to fetch builder-to-master map from %s. ...
6 years, 4 months ago (2014-08-14 20:47:37 UTC) #11
sheyang
6 years, 4 months ago (2014-08-14 21:41:47 UTC) #12
M-A Ruel
lgtm
6 years, 4 months ago (2014-08-14 21:55:22 UTC) #13
sheyang
The CQ bit was checked by sheyang@chromium.org
6 years, 4 months ago (2014-08-14 22:15:16 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sheyang@chromium.org/447363002/100001
6 years, 4 months ago (2014-08-14 22:16:29 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (100001) as 289711
6 years, 4 months ago (2014-08-14 22:18:44 UTC) #16
nodir
ugh, discovered this. builders-map.appspot.com is in experimental directory https://cs.chromium.org/chromium/infra/appengine/experimental/builders_map/builders_map.py?sq=package:chromium and chrome-troopers do not have access ...
4 years, 4 months ago (2016-07-29 19:29:39 UTC) #18
sheyang
I thought Sergey had a plan to kill it. Is it done? Best regards, Sheng ...
4 years, 4 months ago (2016-07-29 20:44:36 UTC) #19
chromium-reviews
No, I never got around to fixing that: http://crbug.com/570733 On Fri, Jul 29, 2016 at ...
4 years, 4 months ago (2016-07-29 20:55:24 UTC) #20
Sergey Berezin
4 years, 4 months ago (2016-07-29 20:59:54 UTC) #22
Message was sent while issue was closed.
Also added chrome-troopers as Editor to the app.

Powered by Google App Engine
This is Rietveld 408576698