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

Issue 1400073002: Teach builders.pyl about RepoPoller. (Closed)

Created:
5 years, 2 months ago by danalbert
Modified:
5 years, 2 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org, stip+watch_chromium.org, dgarrett
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Teach builders.pyl about RepoPoller. R=pgervais@google.com, stip BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=297159

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address some review comments; rename manifest_url to repo_url #

Patch Set 3 : Remove a file that snuck in... #

Total comments: 5

Patch Set 4 : Fix issue with default manifest branch #

Patch Set 5 : Follow convention for {}.get() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M scripts/master/master_gen.py View 1 2 3 4 3 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 12 (2 generated)
danalbert
5 years, 2 months ago (2015-10-12 21:38:39 UTC) #1
ghost stip (do not use)
https://chromiumcodereview.appspot.com/1400073002/diff/1/scripts/master/master_gen.py File scripts/master/master_gen.py (right): https://chromiumcodereview.appspot.com/1400073002/diff/1/scripts/master/master_gen.py#newcode171 scripts/master/master_gen.py:171: for values in builders['schedulers'].values(): this is a confusing variable ...
5 years, 2 months ago (2015-10-12 22:37:59 UTC) #2
danalbert
https://chromiumcodereview.appspot.com/1400073002/diff/1/scripts/master/master_gen.py File scripts/master/master_gen.py (right): https://chromiumcodereview.appspot.com/1400073002/diff/1/scripts/master/master_gen.py#newcode171 scripts/master/master_gen.py:171: for values in builders['schedulers'].values(): On 2015/10/12 22:37:59, stip wrote: ...
5 years, 2 months ago (2015-10-12 22:58:25 UTC) #3
ghost stip (do not use)
https://chromiumcodereview.appspot.com/1400073002/diff/40001/scripts/master/master_gen.py File scripts/master/master_gen.py (right): https://chromiumcodereview.appspot.com/1400073002/diff/40001/scripts/master/master_gen.py#newcode175 scripts/master/master_gen.py:175: rev_link_template = scheduler_config.get('rev_link_template', None) .get() already returns None, so ...
5 years, 2 months ago (2015-10-12 23:53:11 UTC) #4
danalbert
https://chromiumcodereview.appspot.com/1400073002/diff/40001/scripts/master/master_gen.py File scripts/master/master_gen.py (right): https://chromiumcodereview.appspot.com/1400073002/diff/40001/scripts/master/master_gen.py#newcode175 scripts/master/master_gen.py:175: rev_link_template = scheduler_config.get('rev_link_template', None) On 2015/10/12 23:53:11, stip wrote: ...
5 years, 2 months ago (2015-10-13 00:29:52 UTC) #5
danalbert
Ping?
5 years, 2 months ago (2015-10-15 17:10:40 UTC) #6
ghost stip (do not use)
didn't know it was back up for review :) our style is .get('...') without the ...
5 years, 2 months ago (2015-10-15 19:48:47 UTC) #7
danalbert
Okay, fixed now. Thanks for the review.
5 years, 2 months ago (2015-10-15 21:00:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1400073002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1400073002/80001
5 years, 2 months ago (2015-10-15 21:00:16 UTC) #11
commit-bot: I haz the power
5 years, 2 months ago (2015-10-15 21:06:27 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=297159

Powered by Google App Engine
This is Rietveld 408576698