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

Issue 2317633002: Add counter-write and counter-read commands. (Closed)

Created:
4 years, 3 months ago by dsansome
Modified:
4 years, 3 months ago
Reviewers:
Vadim Sh.
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, andrew.wang, todd, tandrii+luci-go_chromium.org, M-A Ruel
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

Add counter-write and counter-read commands. BUG=639709 Committed: https://github.com/luci/luci-go/commit/6f90e9fa9ff7d57f4fafffbbf7f6916c57e7b673

Patch Set 1 #

Total comments: 6

Patch Set 2 : CL comments #

Total comments: 4

Patch Set 3 : CL comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+400 lines, -0 lines) Patch
M cipd/client/cipd/client.go View 1 5 chunks +40 lines, -0 lines 0 comments Download
M cipd/client/cipd/remote.go View 1 2 chunks +81 lines, -0 lines 0 comments Download
M cipd/client/cipd/remote_test.go View 1 2 chunks +104 lines, -0 lines 0 comments Download
M cipd/client/cmd/cipd/main.go View 1 2 2 chunks +175 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
dsansome
$ ./cipd counter-read --service-url https://chrome-infra-packages-dev.appspot.com --version latest infra/tools/cipd/linux-386 test.counter foo.bar Package: infra/tools/cipd/linux-386 Instance ID: a1af4e9ebdee5ca4aa6ae872292f1d1afb9d249c ...
4 years, 3 months ago (2016-09-06 10:20:09 UTC) #2
Vadim Sh.
https://codereview.chromium.org/2317633002/diff/1/cipd/client/cmd/cipd/main.go File cipd/client/cmd/cipd/main.go (right): https://codereview.chromium.org/2317633002/diff/1/cipd/client/cmd/cipd/main.go#newcode1712 cipd/client/cmd/cipd/main.go:1712: return 1 please use c.done(...) in all branches. It ...
4 years, 3 months ago (2016-09-06 21:32:27 UTC) #3
dsansome
https://codereview.chromium.org/2317633002/diff/1/cipd/client/cmd/cipd/main.go File cipd/client/cmd/cipd/main.go (right): https://codereview.chromium.org/2317633002/diff/1/cipd/client/cmd/cipd/main.go#newcode1712 cipd/client/cmd/cipd/main.go:1712: return 1 On 2016/09/06 21:32:27, Vadim Sh. wrote: > ...
4 years, 3 months ago (2016-09-07 01:27:55 UTC) #4
Vadim Sh.
lgtm with nits https://codereview.chromium.org/2317633002/diff/20001/cipd/client/cipd/client.go File cipd/client/cipd/client.go (right): https://codereview.chromium.org/2317633002/diff/20001/cipd/client/cipd/client.go#newcode217 cipd/client/cipd/client.go:217: CreatedTS UnixTime `json:"created_ts"` maybe `json:"created_ts,omitempty"` and ...
4 years, 3 months ago (2016-09-07 02:43:26 UTC) #5
dsansome
https://codereview.chromium.org/2317633002/diff/20001/cipd/client/cipd/client.go File cipd/client/cipd/client.go (right): https://codereview.chromium.org/2317633002/diff/20001/cipd/client/cipd/client.go#newcode217 cipd/client/cipd/client.go:217: CreatedTS UnixTime `json:"created_ts"` On 2016/09/07 02:43:25, Vadim Sh. wrote: ...
4 years, 3 months ago (2016-09-07 03:30:54 UTC) #6
dsansome
https://codereview.chromium.org/2317633002/diff/20001/cipd/client/cmd/cipd/main.go File cipd/client/cmd/cipd/main.go (right): https://codereview.chromium.org/2317633002/diff/20001/cipd/client/cmd/cipd/main.go#newcode1776 cipd/client/cmd/cipd/main.go:1776: Error error `json:"error"` On 2016/09/07 02:43:26, Vadim Sh. wrote: ...
4 years, 3 months ago (2016-09-07 03:31:05 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/2317633002/40001
4 years, 3 months ago (2016-09-07 03:31:20 UTC) #10
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 03:39:48 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-go/commit/6f90e9fa9ff7d57f4fafffbbf7f6916c57e7b673

Powered by Google App Engine
This is Rietveld 408576698