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

Issue 2993713003: Add file.filesizes to recipe engine core modules. (Closed)

Created:
3 years, 4 months ago by tandrii(chromium)
Modified:
3 years, 4 months ago
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : review #

Patch Set 3 : fix it all #

Patch Set 4 : update expectations #

Total comments: 1

Patch Set 5 : -kwargs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -5 lines) Patch
M README.recipes.md View 1 2 3 4 4 chunks +13 lines, -3 lines 0 comments Download
M recipe_modules/file/api.py View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
M recipe_modules/file/example.disable View 1 2 chunks +9 lines, -2 lines 0 comments Download
M recipe_modules/file/examples/copytree.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M recipe_modules/file/examples/copytree.expected/basic.json View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
M recipe_modules/file/resources/fileutil.py View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M recipe_modules/file/test_api.py View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (21 generated)
tandrii(chromium)
3 years, 4 months ago (2017-08-04 16:33:34 UTC) #1
tandrii(chromium)
it was a fun exercise to write this. Robbie thanks for normalizing docs in recipes-py.
3 years, 4 months ago (2017-08-04 16:34:38 UTC) #2
Michael Achenbach
lgtm with suggestions. Maybe also refer to bug v8:6673 where this will be used. https://codereview.chromium.org/2993713003/diff/1/recipe_modules/file/api.py ...
3 years, 4 months ago (2017-08-07 07:37:40 UTC) #3
tandrii(chromium)
https://codereview.chromium.org/2993713003/diff/1/recipe_modules/file/api.py File recipe_modules/file/api.py (right): https://codereview.chromium.org/2993713003/diff/1/recipe_modules/file/api.py#newcode228 recipe_modules/file/api.py:228: """Returns list of filesizes for a given files. On ...
3 years, 4 months ago (2017-08-07 10:59:49 UTC) #7
Michael Achenbach
lgtm
3 years, 4 months ago (2017-08-07 11:05:57 UTC) #8
tandrii(chromium)
Robbie, PTAL
3 years, 4 months ago (2017-08-07 11:55:46 UTC) #12
iannucci
lgtm % kwargs https://codereview.chromium.org/2993713003/diff/60001/recipe_modules/file/api.py File recipe_modules/file/api.py (right): https://codereview.chromium.org/2993713003/diff/60001/recipe_modules/file/api.py#newcode227 recipe_modules/file/api.py:227: def filesizes(self, name, files, **kwargs): No ...
3 years, 4 months ago (2017-08-07 19:27:30 UTC) #20
tandrii(chromium)
On 2017/08/07 19:27:30, iannucci wrote: > lgtm % kwargs > > https://codereview.chromium.org/2993713003/diff/60001/recipe_modules/file/api.py > File recipe_modules/file/api.py ...
3 years, 4 months ago (2017-08-07 19:32:39 UTC) #23
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/2993713003/80001
3 years, 4 months ago (2017-08-08 11:42:08 UTC) #28
commit-bot: I haz the power
3 years, 4 months ago (2017-08-08 11:45:45 UTC) #31
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://github.com/luci/recipes-py/commit/3cae8e948be4bd6a43a65e121b2e1081118...

Powered by Google App Engine
This is Rietveld 408576698