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

Issue 2964143002: Buildbucket: Save buildbucket build info and summary on pubsub push (Closed)

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

Buildbucket: Save buildbucket build info and summary on pubsub push BUG=624960 Review-Url: https://codereview.chromium.org/2964143002 Committed: https://github.com/luci/luci-go/commit/3f5ae6c4a1c17663c8113708a912fea6d8b98781

Patch Set 1 #

Patch Set 2 : wip #

Patch Set 3 : wip #

Patch Set 4 : wip #

Patch Set 5 : working #

Patch Set 6 : Move summarizing logic to resp #

Patch Set 7 : review #

Patch Set 8 : Review #

Patch Set 9 : Rebase & Fixes #

Total comments: 1

Patch Set 10 : comment #

Total comments: 10

Patch Set 11 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+250 lines, -31 lines) Patch
M milo/api/resp/build.go View 1 2 3 4 5 6 7 8 9 1 chunk +37 lines, -0 lines 0 comments Download
M milo/buildsource/buildbucket/pubsub.go View 1 2 3 4 5 6 7 8 9 10 4 chunks +145 lines, -12 lines 0 comments Download
A milo/buildsource/buildbucket/struct.go View 1 2 3 4 5 6 7 8 9 1 chunk +49 lines, -0 lines 0 comments Download
M milo/buildsource/swarming/build.go View 1 2 3 4 5 6 7 8 4 chunks +5 lines, -5 lines 0 comments Download
M milo/buildsource/swarming/build_test.go View 1 2 3 4 5 6 7 8 3 chunks +5 lines, -5 lines 0 comments Download
M milo/buildsource/swarming/buildinfo.go View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -2 lines 0 comments Download
M milo/buildsource/swarming/buildinfo_test.go View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M milo/buildsource/swarming/html.go View 1 2 3 4 5 6 7 8 3 chunks +4 lines, -4 lines 0 comments Download
M milo/buildsource/swarming/html_data.go View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 57 (51 generated)
Ryan Tseng
Tests will come in a separate CL, after 2 refactors that involve moving the swarming ...
3 years, 5 months ago (2017-07-11 00:04:41 UTC) #39
Ryan Tseng
+dnj for more ayes (eyes?)
3 years, 5 months ago (2017-07-11 19:28:03 UTC) #45
iannucci
lgtm for now https://codereview.chromium.org/2964143002/diff/180001/milo/api/resp/build.go File milo/api/resp/build.go (right): https://codereview.chromium.org/2964143002/diff/180001/milo/api/resp/build.go#newcode271 milo/api/resp/build.go:271: func (rb *MiloBuild) SummarizeTo(bs *model.BuildSummary) { ...
3 years, 5 months ago (2017-07-11 21:51:21 UTC) #46
Ryan Tseng
https://codereview.chromium.org/2964143002/diff/180001/milo/api/resp/build.go File milo/api/resp/build.go (right): https://codereview.chromium.org/2964143002/diff/180001/milo/api/resp/build.go#newcode271 milo/api/resp/build.go:271: func (rb *MiloBuild) SummarizeTo(bs *model.BuildSummary) { On 2017/07/11 21:51:20, ...
3 years, 5 months ago (2017-07-11 23:09:22 UTC) #51
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/2964143002/200001
3 years, 5 months ago (2017-07-11 23:09:33 UTC) #54
commit-bot: I haz the power
3 years, 5 months ago (2017-07-11 23:15:38 UTC) #57
Message was sent while issue was closed.
Committed patchset #11 (id:200001) as
https://github.com/luci/luci-go/commit/3f5ae6c4a1c17663c8113708a912fea6d8b98781

Powered by Google App Engine
This is Rietveld 408576698