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

Issue 2112413002: Allowing zip_build to use a file name given in build_url. (Closed)

Created:
4 years, 5 months ago by RobertoCN
Modified:
4 years, 5 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Allowing zip_build to use a file name given in build_url. In bisect and tryjobs we want to control from the recipe what the filename of the uploaded zip will be. With this change we piggyback on the build_url parameter to optionally pass such filename, and add a flag to determine whether to interpret this url as containing such filname. R=dtu,aiolos Committed: https://chromium.googlesource.com/chromium/tools/build/+/b7d21298321fe86d2d3a42430f0d474362929ce6

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing comments. #

Patch Set 3 : Untouching blank line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -4 lines) Patch
M scripts/slave/recipe_modules/archive/api.py View 1 2 chunks +6 lines, -4 lines 0 comments Download
M scripts/slave/recipe_modules/archive/example.py View 1 2 chunks +12 lines, -0 lines 0 comments Download
A scripts/slave/recipe_modules/archive/example.expected/zip_and_upload_custom_location.json View 1 1 chunk +34 lines, -0 lines 0 comments Download
M scripts/slave/zip_build.py View 1 2 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
RobertoCN
4 years, 5 months ago (2016-07-01 21:34:21 UTC) #1
dtu
lgtm to fix the bisect bots. You still need an OWNERS lgtm. A better solution ...
4 years, 5 months ago (2016-07-06 21:12:22 UTC) #2
RobertoCN
+infra for owners check.
4 years, 5 months ago (2016-07-06 21:22:51 UTC) #5
martiniss
lgtm with some comments https://codereview.chromium.org/2112413002/diff/1/scripts/slave/recipe_modules/archive/api.py File scripts/slave/recipe_modules/archive/api.py (right): https://codereview.chromium.org/2112413002/diff/1/scripts/slave/recipe_modules/archive/api.py#newcode109 scripts/slave/recipe_modules/archive/api.py:109: if 'build_archive_url' in self.m.properties: # ...
4 years, 5 months ago (2016-07-06 21:28:47 UTC) #6
RobertoCN
Addressed both comments. https://codereview.chromium.org/2112413002/diff/1/scripts/slave/recipe_modules/archive/api.py File scripts/slave/recipe_modules/archive/api.py (right): https://codereview.chromium.org/2112413002/diff/1/scripts/slave/recipe_modules/archive/api.py#newcode109 scripts/slave/recipe_modules/archive/api.py:109: if 'build_archive_url' in self.m.properties: # pragma: ...
4 years, 5 months ago (2016-07-06 22:06:50 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/2112413002/40001
4 years, 5 months ago (2016-07-06 22:16:39 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-07-06 22:20:59 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/tools/build/+/b7d21298321fe86d2d3a...

Powered by Google App Engine
This is Rietveld 408576698