Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hook up the recipe_file_loaded event which was defined but not actually called #5281

Merged
merged 3 commits into from Sep 6, 2016

Conversation

coderanger
Copy link
Contributor

This also extends two of the recipe events to get the recipe name in addition to the path because that's usually useful for display. These arguments are both added at the end so the auto-magic argument trimmer will keep backwards compat.

Ping @chef/client-core for review. We should probably do a general audit on all the events to see if any others were defined and never cabled.

…ly called.

This also extends two of the recipe events to get the recipe name in addition to the path because that's 
usually useful for display. These arguments are both added at the end so the auto-magic argument trimmer will keep backwards compat.

Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
@danielsdeleo
Copy link
Contributor

Code looks good but the tests are angry. 👍 on green

Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
@coderanger
Copy link
Contributor Author

Test failure on chef-zero looks unrelated, going to push buttan unless someone thinks otherwise.

@coderanger coderanger merged commit 9eea321 into chef:master Sep 6, 2016
@coderanger coderanger deleted the recipe_file_loaded branch September 6, 2016 23:21
@mwrock mwrock added the Bug label Sep 9, 2016
@thommay thommay added Type: Bug Does not work as expected. and removed Bug labels Jan 25, 2017
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants