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

Issue 1755593003: Fix param_name for Properties. (Closed)

Created:
4 years, 9 months ago by martiniss
Modified:
4 years, 9 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Base URL:
https://chromium.googlesource.com/external/github.com/luci/recipes-py@master
Target Ref:
refs/heads/master
Project:
recipes-py
Visibility:
Public.

Description

Fix param_name for Properties. This allows for you to have a property 'event.patchset', which gets put into a python parameter name "event_patchset", for example. This behavior was previously broken. Added a working test for it. BUG=591172 Committed: https://github.com/luci/recipes-py/commit/b044190384a6b5330fbbda7d922f4ead3cc88fb8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -16 lines) Patch
M recipe_engine/loader.py View 3 chunks +24 lines, -10 lines 0 comments Download
M recipe_engine/unittests/loader_test.py View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
martiniss
PTAL
4 years, 9 months ago (2016-03-01 21:23:24 UTC) #2
iannucci
lgtm
4 years, 9 months ago (2016-03-01 22:44:52 UTC) #4
iannucci
On 2016/03/01 at 22:44:52, iannucci wrote: > lgtm Though, what do you think about applying ...
4 years, 9 months ago (2016-03-01 22:45:43 UTC) #5
martiniss
On 2016/03/01 at 22:45:43, iannucci wrote: > On 2016/03/01 at 22:44:52, iannucci wrote: > > ...
4 years, 9 months ago (2016-03-02 01:18:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1755593003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1755593003/1
4 years, 9 months ago (2016-03-02 01:18:31 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://github.com/luci/recipes-py/commit/b044190384a6b5330fbbda7d922f4ead3cc88fb8
4 years, 9 months ago (2016-03-02 01:20:49 UTC) #10
martiniss
4 years, 9 months ago (2016-03-02 22:02:51 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/1756933003/ by martiniss@chromium.org.

The reason for reverting is: Broke findit recipe which uses param_name..

Powered by Google App Engine
This is Rietveld 408576698