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

Add ChefDeprecations/WindowsTaskChangeAction #288

Merged
merged 1 commit into from
Sep 10, 2019
Merged

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Sep 9, 2019

Catch the use of the old :change action. The cleanup in the autocorrect is a bit funky because we have to handle these two scenarios

action :change -> action :create
action [:create, :change] -> action :create

Signed-off-by: Tim Smith tsmith@chef.io

Catch the use of the old :change action. The cleanup in the autocorrect is a bit funky because we have to handle these two scenarios

action :change -> action :create
action [:create, :change] -> action :create

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 requested review from a team as code owners September 9, 2019 23:23
@tas50 tas50 merged commit ee0bef7 into master Sep 10, 2019
@chef-ci chef-ci deleted the windows_task_change branch September 10, 2019 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants