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

Issue 2982183002: Milo: Store console defs as their own entities (Closed)

Created:
3 years, 5 months ago by Ryan Tseng
Modified:
3 years, 5 months ago
Reviewers:
iannucci
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

Patch Set 1 #

Patch Set 2 : comment #

Patch Set 3 : rebase #

Patch Set 4 : tests #

Total comments: 1

Patch Set 5 : Remove Validate #

Total comments: 21

Patch Set 6 : Review #

Total comments: 1

Patch Set 7 : review #

Patch Set 8 : Rebarse #

Patch Set 9 : Rebase fixes and Working #

Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -210 lines) Patch
M milo/api/config/project.proto View 1 chunk +3 lines, -2 lines 0 comments Download
M milo/api/config/project.pb.go View 3 chunks +23 lines, -22 lines 0 comments Download
M milo/api/resp/build.go View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M milo/buildsource/buildbot/pubsub_test.go View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M milo/buildsource/console.go View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -3 lines 0 comments Download
M milo/common/acl_test.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M milo/common/config.go View 1 2 3 4 5 6 3 chunks +183 lines, -130 lines 0 comments Download
M milo/common/config_test.go View 1 2 3 2 chunks +4 lines, -11 lines 0 comments Download
M milo/frontend/appengine/templates/pages/configs.html View 1 2 3 4 5 1 chunk +10 lines, -24 lines 0 comments Download
M milo/frontend/view_config.go View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M milo/frontend/view_console.go View 1 2 3 4 5 6 7 8 7 chunks +7 lines, -10 lines 0 comments Download

Messages

Total messages: 46 (40 generated)
Ryan Tseng
Missing tests will come to a future CL near you https://codereview.chromium.org/2982183002/diff/60001/milo/buildsource/buildbot/pubsub_test.go File milo/buildsource/buildbot/pubsub_test.go (left): https://codereview.chromium.org/2982183002/diff/60001/milo/buildsource/buildbot/pubsub_test.go#oldcode475 ...
3 years, 5 months ago (2017-07-19 19:51:02 UTC) #16
iannucci
https://codereview.chromium.org/2982183002/diff/80001/milo/common/config.go File milo/common/config.go (right): https://codereview.chromium.org/2982183002/diff/80001/milo/common/config.go#newcode45 milo/common/config.go:45: func maybePutProject(c context.Context, id string) error { The Project ...
3 years, 5 months ago (2017-07-19 22:54:10 UTC) #23
Ryan Tseng
Latest CL also fixes config.html https://codereview.chromium.org/2982183002/diff/80001/milo/common/config.go File milo/common/config.go (right): https://codereview.chromium.org/2982183002/diff/80001/milo/common/config.go#newcode45 milo/common/config.go:45: func maybePutProject(c context.Context, id ...
3 years, 5 months ago (2017-07-20 00:15:16 UTC) #26
iannucci
lgtm https://codereview.chromium.org/2982183002/diff/100001/milo/common/config.go File milo/common/config.go (right): https://codereview.chromium.org/2982183002/diff/100001/milo/common/config.go#newcode312 milo/common/config.go:312: existingConsoles, err := GetAllConsoles(c, "") err := datastore.Run(c, ...
3 years, 5 months ago (2017-07-20 00:21:47 UTC) #29
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/2982183002/160001
3 years, 5 months ago (2017-07-20 01:17:56 UTC) #43
commit-bot: I haz the power
3 years, 5 months ago (2017-07-20 01:24:15 UTC) #46
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://github.com/luci/luci-go/commit/09620964f484b1ba31711085e071f0f629531084

Powered by Google App Engine
This is Rietveld 408576698