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

Issue 2971403002: [vpython] Enable base wheels, spec merging. (Closed)

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

[vpython] Enable base wheels, spec merging. Enable base wheel support. This allows an application instance to specify a set of wheels that will always be included with every vpython spec, regardless of whether or not the spec explicitly specifies them. To support this, enhance wheel merging. Duplicate wheel declarations which share the same versions will have their parameters deduplicated and merged into a single wheel spec. BUG=chromium:740320 TEST=None Review-Url: https://codereview.chromium.org/2971403002 Committed: https://github.com/luci/luci-go/commit/494156a450069cafd4bee1bbd43f327a148cb698

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -29 lines) Patch
M vpython/application/application.go View 3 chunks +7 lines, -1 line 0 comments Download
M vpython/options.go View 2 chunks +9 lines, -0 lines 0 comments Download
M vpython/spec/spec.go View 1 1 chunk +38 lines, -17 lines 0 comments Download
M vpython/spec/spec_test.go View 3 chunks +53 lines, -11 lines 0 comments Download

Messages

Total messages: 17 (13 generated)
iannucci
lgtm https://codereview.chromium.org/2971403002/diff/1/vpython/application/application.go File vpython/application/application.go (right): https://codereview.chromium.org/2971403002/diff/1/vpython/application/application.go#newcode75 vpython/application/application.go:75: // wheels will be deduplicated. who wins? what ...
3 years, 5 months ago (2017-07-10 19:42:52 UTC) #10
dnj
https://codereview.chromium.org/2971403002/diff/1/vpython/application/application.go File vpython/application/application.go (right): https://codereview.chromium.org/2971403002/diff/1/vpython/application/application.go#newcode75 vpython/application/application.go:75: // wheels will be deduplicated. On 2017/07/10 19:42:52, iannucci ...
3 years, 5 months ago (2017-07-10 20:06:30 UTC) #11
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/2971403002/20001
3 years, 5 months ago (2017-07-11 00:55:03 UTC) #14
commit-bot: I haz the power
3 years, 5 months ago (2017-07-11 01:00:58 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/luci-go/commit/494156a450069cafd4bee1bbd43f327a148cb698

Powered by Google App Engine
This is Rietveld 408576698