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

Issue 2944633003: [milo] Add BuildSummary and common models. (Closed)

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

Patch Set 1 #

Total comments: 15

Patch Set 2 : fix build and tests #

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : add comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+446 lines, -311 lines) Patch
M milo/api/resp/build.go View 1 5 chunks +11 lines, -61 lines 0 comments Download
M milo/api/resp/builder.go View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
A milo/api/resp/componenttype_string.go View 1 chunk +16 lines, -0 lines 0 comments Download
M milo/api/resp/console.go View 2 chunks +3 lines, -1 line 0 comments Download
D milo/api/resp/status_string.go View 1 chunk +0 lines, -38 lines 0 comments Download
A milo/api/resp/verbosity_string.go View 1 chunk +16 lines, -0 lines 0 comments Download
M milo/appengine/backend/git/gitiles.go View 1 1 chunk +1 line, -4 lines 0 comments Download
M milo/appengine/buildbot/build.go View 1 2 9 chunks +35 lines, -49 lines 0 comments Download
M milo/appengine/buildbot/builder.go View 1 2 2 chunks +5 lines, -8 lines 0 comments Download
M milo/appengine/buildbot/console.go View 1 2 chunks +6 lines, -6 lines 0 comments Download
M milo/appengine/buildbot/master.go View 1 2 1 chunk +4 lines, -6 lines 0 comments Download
M milo/appengine/buildbot/structs.go View 1 3 chunks +5 lines, -7 lines 0 comments Download
M milo/appengine/buildbucket/buckets.go View 1 2 chunks +3 lines, -8 lines 0 comments Download
M milo/appengine/buildbucket/builder.go View 1 4 chunks +6 lines, -8 lines 0 comments Download
M milo/appengine/buildbucket/common.go View 1 4 chunks +18 lines, -18 lines 0 comments Download
A milo/appengine/common/model/build_summary.go View 1 2 3 1 chunk +87 lines, -0 lines 0 comments Download
A milo/appengine/common/model/link.go View 1 chunk +14 lines, -0 lines 0 comments Download
A milo/appengine/common/model/manifest_link.go View 1 chunk +45 lines, -0 lines 0 comments Download
A milo/appengine/common/model/patch_info.go View 1 chunk +14 lines, -0 lines 0 comments Download
A milo/appengine/common/model/status.go View 1 chunk +63 lines, -0 lines 0 comments Download
A milo/appengine/common/model/status_string.go View 1 chunk +16 lines, -0 lines 0 comments Download
A milo/appengine/common/model/summary.go View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
M milo/appengine/frontend/buildbot_data.go View 1 2 2 chunks +4 lines, -21 lines 0 comments Download
M milo/appengine/frontend/frontpage.go View 1 1 chunk +2 lines, -8 lines 0 comments Download
M milo/appengine/logdog/build.go View 1 1 chunk +4 lines, -10 lines 0 comments Download
M milo/appengine/logdog/logDogBuild.go View 1 4 chunks +16 lines, -15 lines 0 comments Download
M milo/appengine/swarming/build.go View 1 11 chunks +21 lines, -40 lines 0 comments Download
M milo/appengine/swarming/html_data.go View 1 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 24 (17 generated)
iannucci
3 years, 6 months ago (2017-06-16 23:12:24 UTC) #1
iannucci
PTAL
3 years, 6 months ago (2017-06-16 23:56:39 UTC) #12
Ryan Tseng
https://codereview.chromium.org/2944633003/diff/1/milo/appengine/common/model/build_summary.go File milo/appengine/common/model/build_summary.go (right): https://codereview.chromium.org/2944633003/diff/1/milo/appengine/common/model/build_summary.go#newcode13 milo/appengine/common/model/build_summary.go:13: // BuildSummary is a datastore model which is used ...
3 years, 6 months ago (2017-06-17 00:44:29 UTC) #16
Ryan Tseng
lgtm % comments
3 years, 6 months ago (2017-06-17 00:45:18 UTC) #17
iannucci
https://codereview.chromium.org/2944633003/diff/1/milo/appengine/common/model/build_summary.go File milo/appengine/common/model/build_summary.go (right): https://codereview.chromium.org/2944633003/diff/1/milo/appengine/common/model/build_summary.go#newcode13 milo/appengine/common/model/build_summary.go:13: // BuildSummary is a datastore model which is used ...
3 years, 6 months ago (2017-06-17 01:30:05 UTC) #20
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/2944633003/60001
3 years, 6 months ago (2017-06-17 01:30:15 UTC) #21
commit-bot: I haz the power
3 years, 6 months ago (2017-06-17 01:36:48 UTC) #24
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://github.com/luci/luci-go/commit/6f16d5292547af0cdc836d17da8990f5993ab3be

Powered by Google App Engine
This is Rietveld 408576698