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

Monkeypatch Win32::Registry methods delete_key, delete_value #3875

Merged
merged 6 commits into from Sep 4, 2015

Conversation

adamedx
Copy link
Contributor

@adamedx adamedx commented Sep 4, 2015

Re-creation of #3870 for @mcquin because I couldn't force AppVeyor to re-run.

  • Adds monkeypatches for Win32::Registry#delete_key and Win32::Registry#delete_value.
  • Rewrites Chef::Win32::Registry#delete_key to use Win32::Registry#delete_key.

(Note: Once this is merged, I will move the Win32::Registry#write monkeypatch into lib/chef/monkey_patches/win32/registry.rb for consistency. Doing so here is outside the scope of this PR.)

@jaym
Copy link
Contributor

jaym commented Sep 4, 2015

not sure why it says appveyor is pending, it completed successfully

@jaym
Copy link
Contributor

jaym commented Sep 4, 2015

@adamedx i've added you as an admin to appveyor

@adamedx
Copy link
Contributor Author

adamedx commented Sep 4, 2015

Well, AppVeyor still says its running (it's been hours), but the output shows that it passed. So this should be safe to merge @mcquin.

@mcquin
Copy link
Contributor

mcquin commented Sep 4, 2015

I need one more review and +1 from @chef/client-windows before I can merge.

@smurawski
Copy link
Contributor

👍 :shipit:

@mwrock
Copy link
Member

mwrock commented Sep 4, 2015

👍

mcquin added a commit that referenced this pull request Sep 4, 2015
…delete

Monkeypatch Win32::Registry methods delete_key, delete_value
@mcquin mcquin merged commit 886a3fa into master Sep 4, 2015
@mcquin mcquin deleted the mcquin/monkeypatch-win32-registry-delete branch September 4, 2015 16:36
@ksubrama
Copy link

ksubrama commented Sep 4, 2015

👍

@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants