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

Issue 2765383002: Milo: Move instance configuration to luci-config (Closed)

Created:
3 years, 9 months ago by Ryan Tseng
Modified:
3 years, 8 months ago
Reviewers:
nodir, hinoka
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

Milo: Move instance configuration to luci-config This moves: * Buildbot Pubsub configs * Buildbucket host pointer * Swarming host pointer and whitelist To be configured in luci-config And some minor renaming for consistency. BUG=700055 Review-Url: https://codereview.chromium.org/2765383002 Committed: https://github.com/luci/luci-go/commit/be60414ac83c2d9586377814cb594dff08e1ec11

Patch Set 1 #

Total comments: 10

Patch Set 2 : review #

Total comments: 2

Patch Set 3 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+290 lines, -102 lines) Patch
M milo/appengine/buildbot/build.go View 1 2 chunks +1 line, -2 lines 0 comments Download
M milo/appengine/buildbot/build_test.go View 1 chunk +2 lines, -0 lines 0 comments Download
M milo/appengine/buildbot/pubsub.go View 1 12 chunks +30 lines, -23 lines 0 comments Download
M milo/appengine/buildbucket/buckets.go View 1 chunk +15 lines, -4 lines 0 comments Download
M milo/appengine/buildbucket/builder.go View 1 2 10 chunks +22 lines, -11 lines 0 comments Download
M milo/appengine/buildbucket/builder_test.go View 1 2 4 chunks +17 lines, -2 lines 0 comments Download
M milo/appengine/buildbucket/html.go View 1 2 3 chunks +4 lines, -9 lines 0 comments Download
M milo/appengine/swarming/build.go View 3 chunks +5 lines, -5 lines 0 comments Download
M milo/appengine/swarming/buildinfo.go View 1 chunk +3 lines, -4 lines 0 comments Download
M milo/appengine/swarming/html.go View 4 chunks +45 lines, -27 lines 0 comments Download
M milo/common/config/settings.proto View 1 1 chunk +31 lines, -2 lines 0 comments Download
M milo/common/config/settings.pb.go View 4 chunks +115 lines, -13 lines 0 comments Download

Messages

Total messages: 28 (19 generated)
hinoka
ptal
3 years, 9 months ago (2017-03-22 19:07:51 UTC) #6
nodir
https://codereview.chromium.org/2765383002/diff/1/milo/appengine/buildbot/build.go File milo/appengine/buildbot/build.go (right): https://codereview.chromium.org/2765383002/diff/1/milo/appengine/buildbot/build.go#newcode116 milo/appengine/buildbot/build.go:116: // summary Extract the top level summary from a ...
3 years, 9 months ago (2017-03-24 08:41:15 UTC) #10
hinoka
https://codereview.chromium.org/2765383002/diff/1/milo/appengine/buildbot/build.go File milo/appengine/buildbot/build.go (right): https://codereview.chromium.org/2765383002/diff/1/milo/appengine/buildbot/build.go#newcode116 milo/appengine/buildbot/build.go:116: // summary Extract the top level summary from a ...
3 years, 8 months ago (2017-03-28 17:47:21 UTC) #12
nodir
https://codereview.chromium.org/2765383002/diff/1/milo/common/config/settings.proto File milo/common/config/settings.proto (right): https://codereview.chromium.org/2765383002/diff/1/milo/common/config/settings.proto#newcode42 milo/common/config/settings.proto:42: // reasons, because Milo will hand out its oauth2 ...
3 years, 8 months ago (2017-03-28 18:25:49 UTC) #16
hinoka
https://codereview.chromium.org/2765383002/diff/1/milo/common/config/settings.proto File milo/common/config/settings.proto (right): https://codereview.chromium.org/2765383002/diff/1/milo/common/config/settings.proto#newcode42 milo/common/config/settings.proto:42: // reasons, because Milo will hand out its oauth2 ...
3 years, 8 months ago (2017-03-28 19:21:02 UTC) #19
hinoka
ptal, want to land this today.
3 years, 8 months ago (2017-03-28 22:14:42 UTC) #22
nodir
lgtm
3 years, 8 months ago (2017-03-28 22:22:33 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2765383002/40001
3 years, 8 months ago (2017-03-28 22:23:16 UTC) #25
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 22:29:34 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-go/commit/be60414ac83c2d9586377814cb594dff08e1ec11

Powered by Google App Engine
This is Rietveld 408576698