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

Issue 2657293005: [cipd] Add subdir support to deployer. (Closed)

Created:
3 years, 10 months ago by iannucci
Modified:
3 years, 10 months ago
Reviewers:
Vadim Sh.
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

[cipd] Add subdir support to deployer. Still not exposed via CLI, but now the deployer knows how to install to various subdirectories. R=vadimsh@chromium.org BUG=663843 Review-Url: https://codereview.chromium.org/2657293005 Committed: https://github.com/luci/luci-go/commit/d8d9d690d8c75ddbe50e0bdb2734ab6b49e4a4cf

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fix nits and test #

Patch Set 3 : More test #

Patch Set 4 : fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+598 lines, -51 lines) Patch
M cipd/client/cipd/client_test.go View 1 chunk +1 line, -1 line 0 comments Download
M cipd/client/cipd/local/deployer.go View 1 2 3 17 chunks +51 lines, -44 lines 0 comments Download
M cipd/client/cipd/local/deployer_test.go View 1 2 26 chunks +546 lines, -6 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
iannucci
3 years, 10 months ago (2017-01-28 01:12:57 UTC) #1
Vadim Sh.
lgtm https://codereview.chromium.org/2657293005/diff/1/cipd/client/cipd/local/deployer.go File cipd/client/cipd/local/deployer.go (right): https://codereview.chromium.org/2657293005/diff/1/cipd/client/cipd/local/deployer.go#newcode48 cipd/client/cipd/local/deployer.go:48: // packages and installing new ones will reuse ...
3 years, 10 months ago (2017-01-28 01:50:12 UTC) #6
iannucci
https://codereview.chromium.org/2657293005/diff/1/cipd/client/cipd/local/deployer.go File cipd/client/cipd/local/deployer.go (right): https://codereview.chromium.org/2657293005/diff/1/cipd/client/cipd/local/deployer.go#newcode48 cipd/client/cipd/local/deployer.go:48: // packages and installing new ones will reuse the ...
3 years, 10 months ago (2017-01-30 02:05:12 UTC) #7
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/2657293005/1
3 years, 10 months ago (2017-01-30 22:05:49 UTC) #9
iannucci
On 2017/01/30 22:05:49, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
3 years, 10 months ago (2017-01-30 22:06:31 UTC) #11
iannucci
https://codereview.chromium.org/2657293005/diff/1/cipd/client/cipd/local/deployer.go File cipd/client/cipd/local/deployer.go (right): https://codereview.chromium.org/2657293005/diff/1/cipd/client/cipd/local/deployer.go#newcode421 cipd/client/cipd/local/deployer.go:421: rel := filepath.Join(filepath.FromSlash(packagesDir)) On 2017/01/28 01:50:12, Vadim Sh. wrote: ...
3 years, 10 months ago (2017-01-31 01:08:42 UTC) #12
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/2657293005/60001
3 years, 10 months ago (2017-01-31 01:40:22 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 01:46:21 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://github.com/luci/luci-go/commit/d8d9d690d8c75ddbe50e0bdb2734ab6b49e4a4cf

Powered by Google App Engine
This is Rietveld 408576698