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

Issue 2085473002: Add CIPD support for bot assets (Closed)

Created:
4 years, 6 months ago by borenet2
Modified:
4 years, 5 months ago
Reviewers:
kjlubick, borenet, rmistry
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Remove test asset, upload and download from CIPD working #

Patch Set 3 : Refactor tests, test all backends #

Total comments: 2

Patch Set 4 : Add "remove" implementation for CIPD, still need updated hashes #

Patch Set 5 : Path fixes #

Total comments: 8

Patch Set 6 : Update CIPD to include new pkg-delete command #

Unified diffs Side-by-side diffs Delta from patch set Stats (+323 lines, -53 lines) Patch
M .gitignore View 1 chunk +3 lines, -0 lines 0 comments Download
M infra/bots/assets/asset_utils.py View 1 2 3 4 5 8 chunks +191 lines, -33 lines 0 comments Download
M infra/bots/assets/asset_utils_test.py View 1 2 3 4 3 chunks +121 lines, -6 lines 0 comments Download
M infra/bots/assets/assets.py View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
D infra/bots/download_asset.isolate View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
A infra/bots/tools/luci-go/linux64/cipd.sha1 View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A infra/bots/tools/luci-go/mac64/cipd.sha1 View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A infra/bots/tools/luci-go/win64/cipd.exe.sha1 View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M infra/bots/utils.py View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
borenet
https://codereview.chromium.org/2085473002/diff/40001/infra/bots/assets/asset_utils.py File infra/bots/assets/asset_utils.py (right): https://codereview.chromium.org/2085473002/diff/40001/infra/bots/assets/asset_utils.py#newcode139 infra/bots/assets/asset_utils.py:139: # TODO(borenet): How do we delete packages? At the ...
4 years, 6 months ago (2016-06-20 19:30:06 UTC) #4
rmistry
lgtm https://codereview.chromium.org/2085473002/diff/80001/infra/bots/assets/asset_utils.py File infra/bots/assets/asset_utils.py (right): https://codereview.chromium.org/2085473002/diff/80001/infra/bots/assets/asset_utils.py#newcode36 infra/bots/assets/asset_utils.py:36: TAG_VERSION_TMPL = '%s%%s' % TAG_VERSION_PREFIX Nit: Could you ...
4 years, 6 months ago (2016-06-22 12:41:41 UTC) #5
borenet
https://codereview.chromium.org/2085473002/diff/80001/infra/bots/assets/asset_utils.py File infra/bots/assets/asset_utils.py (right): https://codereview.chromium.org/2085473002/diff/80001/infra/bots/assets/asset_utils.py#newcode36 infra/bots/assets/asset_utils.py:36: TAG_VERSION_TMPL = '%s%%s' % TAG_VERSION_PREFIX On 2016/06/22 12:41:40, rmistry ...
4 years, 5 months ago (2016-06-28 11:23:19 UTC) #6
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/2085473002/100001
4 years, 5 months ago (2016-06-28 11:23:33 UTC) #9
commit-bot: I haz the power
4 years, 5 months ago (2016-06-28 11:41:57 UTC) #11
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/f9bd9da14a668008b3cff9ef69ebf50962e4fd44

Powered by Google App Engine
This is Rietveld 408576698