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

Issue 2755273003: Milo: Split pubsub and the prpc api out to its own modules (Closed)

Created:
3 years, 9 months ago by Ryan Tseng
Modified:
3 years, 9 months ago
Reviewers:
estaab, 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: Split pubsub and the prpc api out to its own modules "make up" still updates everything BUG=643465 Review-Url: https://codereview.chromium.org/2755273003 Committed: https://github.com/luci/luci-go/commit/f3bc112bcbeb968cf79bcc8766d759bb65538a53

Patch Set 1 #

Total comments: 3

Patch Set 2 : Update module #

Patch Set 3 : Add an api module too #

Total comments: 6

Patch Set 4 : Add admin to modules #

Patch Set 5 : Update reviews #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -32 lines) Patch
M milo/Makefile View 1 2 3 4 1 chunk +23 lines, -3 lines 0 comments Download
M milo/appengine/frontend/app.yaml View 1 chunk +1 line, -0 lines 0 comments Download
A milo/appengine/frontend/dispatch.yaml View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A + milo/appengine/frontend/module-api.yaml View 1 2 3 2 chunks +1 line, -15 lines 0 comments Download
A + milo/appengine/frontend/module-pubsub.yaml View 1 2 3 2 chunks +7 lines, -14 lines 0 comments Download

Messages

Total messages: 31 (25 generated)
hinoka
ptal. This is the simplest way to split it out - Build two of the ...
3 years, 9 months ago (2017-03-17 23:45:33 UTC) #6
nodir
https://codereview.chromium.org/2755273003/diff/1/milo/Makefile File milo/Makefile (right): https://codereview.chromium.org/2755273003/diff/1/milo/Makefile#newcode25 milo/Makefile:25: appcfg.py -A luci-milo update_dispatch $(projdir)/appengine/frontend On 2017/03/17 23:45:33, hinoka ...
3 years, 9 months ago (2017-03-20 22:22:57 UTC) #18
hinoka
https://codereview.chromium.org/2755273003/diff/40001/milo/Makefile File milo/Makefile (right): https://codereview.chromium.org/2755273003/diff/40001/milo/Makefile#newcode16 milo/Makefile:16: $(projdir)/../../../../../../luci/appengine/components/tools/gae.py upload -A luci-milo --app-dir $(projdir)/appengine default pubsub api ...
3 years, 9 months ago (2017-03-21 00:56:15 UTC) #25
nodir
lgtm
3 years, 9 months ago (2017-03-21 01:08:06 UTC) #26
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/2755273003/80001
3 years, 9 months ago (2017-03-21 04:32:28 UTC) #28
commit-bot: I haz the power
3 years, 9 months ago (2017-03-21 04:38:19 UTC) #31
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://github.com/luci/luci-go/commit/f3bc112bcbeb968cf79bcc8766d759bb65538a53

Powered by Google App Engine
This is Rietveld 408576698