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

Issue 1194803002: Add a package listing API to cipd. (Closed)

Created:
5 years, 6 months ago by estaab
Modified:
5 years, 6 months ago
Reviewers:
Vadim Sh.
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Total comments: 26

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+465 lines, -16 lines) Patch
M appengine/chrome_infra_packages/cipd/api.py View 1 2 3 2 chunks +35 lines, -0 lines 0 comments Download
M appengine/chrome_infra_packages/cipd/impl.py View 1 2 3 1 chunk +75 lines, -0 lines 0 comments Download
M appengine/chrome_infra_packages/cipd/test/api_test.py View 1 2 3 1 chunk +71 lines, -0 lines 0 comments Download
M appengine/chrome_infra_packages/cipd/test/impl_test.py View 1 2 3 1 chunk +86 lines, -0 lines 0 comments Download
M go/src/infra/tools/cipd/apps/cipd/main.go View 1 2 3 14 chunks +73 lines, -15 lines 0 comments Download
M go/src/infra/tools/cipd/client.go View 1 2 3 4 chunks +22 lines, -0 lines 0 comments Download
M go/src/infra/tools/cipd/client_test.go View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
M go/src/infra/tools/cipd/remote.go View 1 2 3 3 chunks +38 lines, -1 line 0 comments Download
M go/src/infra/tools/cipd/remote_test.go View 1 2 3 2 chunks +42 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (5 generated)
estaab
5 years, 6 months ago (2015-06-19 19:19:16 UTC) #2
Vadim Sh.
looks good with some minor comments Also what do you think about using structure of ...
5 years, 6 months ago (2015-06-19 21:12:03 UTC) #3
estaab
Ok, I changed this to make it act mostly like ls with a real filesystem ...
5 years, 6 months ago (2015-06-20 02:25:25 UTC) #4
estaab
One more thing: I also considered returning directories as a separate field in the reply ...
5 years, 6 months ago (2015-06-20 19:48:35 UTC) #5
Vadim Sh.
you forgot to upload a new patch set
5 years, 6 months ago (2015-06-22 17:28:27 UTC) #6
estaab
On 2015/06/22 17:28:27, Vadim Sh. wrote: > you forgot to upload a new patch set ...
5 years, 6 months ago (2015-06-22 17:56:45 UTC) #7
estaab
Uploaded the new patch set with package/directory split on the server side.
5 years, 6 months ago (2015-06-22 23:01:05 UTC) #8
Vadim Sh.
Looks good. I think we should keep existing behavior of "package can be a dir" ...
5 years, 6 months ago (2015-06-23 00:08:35 UTC) #9
Vadim Sh.
After thinking a bit more about pkg vs dir problem: I think I'll remove a ...
5 years, 6 months ago (2015-06-23 00:56:28 UTC) #10
Vadim Sh.
On 2015/06/23 00:56:28, Vadim Sh. wrote: > After thinking a bit more about pkg vs ...
5 years, 6 months ago (2015-06-23 00:59:01 UTC) #11
estaab
Done with comments. And I agree with your writeup - having separate trees that only ...
5 years, 6 months ago (2015-06-23 02:26:14 UTC) #12
Vadim Sh.
lgtm, thanks :) Once it lands, refetch it from origin/master and deploy to -dev and ...
5 years, 6 months ago (2015-06-23 02:36:09 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1194803002/40001
5 years, 6 months ago (2015-06-23 02:43:04 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: infra_tester on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/infra_tester/builds/2117)
5 years, 6 months ago (2015-06-23 02:44:52 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1194803002/60001
5 years, 6 months ago (2015-06-23 03:33:14 UTC) #20
commit-bot: I haz the power
5 years, 6 months ago (2015-06-23 03:37:51 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/infra/infra/+/ee35f4ff955c449f796f1da186be9...

Powered by Google App Engine
This is Rietveld 408576698