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

Issue 2668113002: step: expose get_context() to get the context object (Closed)

Created:
3 years, 10 months ago by Paweł Hajdan Jr.
Modified:
3 years, 10 months ago
Reviewers:
iannucci, martiniss
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixes #

Total comments: 6

Patch Set 3 : fixes #

Patch Set 4 : docs #

Total comments: 5

Patch Set 5 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -9 lines) Patch
M recipe_modules/step/api.py View 1 2 3 4 4 chunks +30 lines, -9 lines 0 comments Download

Messages

Total messages: 36 (26 generated)
Paweł Hajdan Jr.
3 years, 10 months ago (2017-01-31 21:27:11 UTC) #6
iannucci
https://codereview.chromium.org/2668113002/diff/1/recipe_modules/step/api.py File recipe_modules/step/api.py (right): https://codereview.chromium.org/2668113002/diff/1/recipe_modules/step/api.py#newcode81 recipe_modules/step/api.py:81: return recipe_api._STEP_CONTEXT this should return a copy of the ...
3 years, 10 months ago (2017-01-31 22:12:51 UTC) #7
iannucci
https://codereview.chromium.org/2668113002/diff/1/recipe_modules/step/api.py File recipe_modules/step/api.py (right): https://codereview.chromium.org/2668113002/diff/1/recipe_modules/step/api.py#newcode81 recipe_modules/step/api.py:81: return recipe_api._STEP_CONTEXT This is also confusing with the previous ...
3 years, 10 months ago (2017-01-31 22:14:50 UTC) #8
Paweł Hajdan Jr.
PTAL, updated patch based on suggestions and IM discussion.
3 years, 10 months ago (2017-02-01 17:32:27 UTC) #14
iannucci
LGTM, I feel a lot better about not returning the whole context object back to ...
3 years, 10 months ago (2017-02-01 17:47:00 UTC) #15
Paweł Hajdan Jr.
https://codereview.chromium.org/2668113002/diff/20001/recipe_modules/step/api.py File recipe_modules/step/api.py (right): https://codereview.chromium.org/2668113002/diff/20001/recipe_modules/step/api.py#newcode87 recipe_modules/step/api.py:87: """Returns |key| from context if present, otherwise |default|.""" On ...
3 years, 10 months ago (2017-02-01 17:50:25 UTC) #18
iannucci
lgtm https://codereview.chromium.org/2668113002/diff/60001/recipe_modules/step/api.py File recipe_modules/step/api.py (right): https://codereview.chromium.org/2668113002/diff/60001/recipe_modules/step/api.py#newcode85 recipe_modules/step/api.py:85: cwd - working directory (Path object from api.path) ...
3 years, 10 months ago (2017-02-01 17:59:11 UTC) #23
Paweł Hajdan Jr.
All done.
3 years, 10 months ago (2017-02-01 20:13:11 UTC) #28
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/2668113002/80001
3 years, 10 months ago (2017-02-01 20:40:47 UTC) #33
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 20:43:49 UTC) #36
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://github.com/luci/recipes-py/commit/0e4d4e97edb04696b0b1452522eb26f1dc6...

Powered by Google App Engine
This is Rietveld 408576698