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

Issue 2661313003: [cipd] Enable subdirs functionality. (Closed)

Created:
3 years, 10 months ago by iannucci
Modified:
3 years, 10 months ago
Reviewers:
dnj, 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] Enable subdirs functionality. Final CL to enable subdir functionality via command line. This bumps the cipd client version to 1.5, as it changes the output format of the `ensure` command. R=dnj@chromium.org, vadimsh@chromium.org BUG=663843 Review-Url: https://codereview.chromium.org/2661313003 Committed: https://github.com/luci/luci-go/commit/baeff8eb4d22068be213f22d8a092513485440d9

Patch Set 1 #

Total comments: 18

Patch Set 2 : simplify set logic #

Patch Set 3 : fix unneeded change #

Total comments: 7

Patch Set 4 : iterate in order #

Patch Set 5 : Make golint happy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+361 lines, -236 lines) Patch
M cipd/client/cipd/client.go View 1 2 3 8 chunks +167 lines, -93 lines 0 comments Download
M cipd/client/cipd/client_test.go View 2 chunks +124 lines, -47 lines 0 comments Download
M cipd/client/cipd/common/common.go View 2 chunks +0 lines, -16 lines 0 comments Download
M cipd/client/cmd/cipd/friendly.go View 1 2 3 4 4 chunks +12 lines, -36 lines 0 comments Download
M cipd/client/cmd/cipd/main.go View 1 2 3 4 9 chunks +58 lines, -44 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
iannucci
3 years, 10 months ago (2017-01-31 23:36:08 UTC) #1
iannucci
PTAL: self-review comments on PS1 https://codereview.chromium.org/2661313003/diff/1/cipd/client/cipd/client.go File cipd/client/cipd/client.go (right): https://codereview.chromium.org/2661313003/diff/1/cipd/client/cipd/client.go#newcode111 cipd/client/cipd/client.go:111: UserAgent = "cipd 1.5.0" ...
3 years, 10 months ago (2017-02-01 00:02:26 UTC) #2
Vadim Sh.
lgtm % sorting of actions Also please verify that it can update stuff installed by ...
3 years, 10 months ago (2017-02-01 03:05:25 UTC) #3
iannucci
https://codereview.chromium.org/2661313003/diff/40001/cipd/client/cipd/client.go File cipd/client/cipd/client.go (right): https://codereview.chromium.org/2661313003/diff/40001/cipd/client/cipd/client.go#newcode1276 cipd/client/cipd/client.go:1276: for subdir, actions := range aMap { On 2017/02/01 ...
3 years, 10 months ago (2017-02-03 05:33:43 UTC) #4
Vadim Sh.
https://codereview.chromium.org/2661313003/diff/40001/cipd/client/cipd/client.go File cipd/client/cipd/client.go (right): https://codereview.chromium.org/2661313003/diff/40001/cipd/client/cipd/client.go#newcode1427 cipd/client/cipd/client.go:1427: // all removed subdirs On 2017/02/03 05:33:42, iannucci wrote: ...
3 years, 10 months ago (2017-02-03 05:37:02 UTC) #5
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/2661313003/60001
3 years, 10 months ago (2017-02-03 05:38:36 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Luci-go Mac Tester on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/341b4cf5d0054f10) Luci-go Presubmit ...
3 years, 10 months ago (2017-02-03 05:40:08 UTC) #10
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/2661313003/80001
3 years, 10 months ago (2017-02-03 05:51:58 UTC) #13
commit-bot: I haz the power
3 years, 10 months ago (2017-02-03 05:58:17 UTC) #16
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://github.com/luci/luci-go/commit/baeff8eb4d22068be213f22d8a092513485440d9

Powered by Google App Engine
This is Rietveld 408576698