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

(IAC-1089) Remove dependency on 'win32/security' gem for Puppet 7 compatibility #208

Merged
merged 1 commit into from
Aug 21, 2020
Merged

(IAC-1089) Remove dependency on 'win32/security' gem for Puppet 7 compatibility #208

merged 1 commit into from
Aug 21, 2020

Conversation

sanfrancrisko
Copy link
Contributor

The win32 gems were removed from puppet-runtime in
puppetlabs/puppet-runtime#364

We have not been using this gem for some time, so it can be safely
removed.

The `win32` gems were removed from `puppet-runtime` in
puppetlabs/puppet-runtime#364

We have not been using this gem for some time, so it can be safely
removed.
@sanfrancrisko sanfrancrisko requested a review from a team as a code owner August 21, 2020 11:30
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2020

Codecov Report

Merging #208 into main will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
- Coverage   84.32%   84.29%   -0.03%     
==========================================
  Files           5        5              
  Lines         708      707       -1     
==========================================
- Hits          597      596       -1     
  Misses        111      111              
Impacted Files Coverage Δ
lib/puppet/provider/acl/windows/base.rb 98.03% <ø> (-0.01%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42a5487...0aa45cb. Read the comment docs.

@sanfrancrisko
Copy link
Contributor Author

Tests against Puppet 6:
image

@sanfrancrisko
Copy link
Contributor Author

Tests against Puppet 5:
image

@sheenaajay sheenaajay merged commit 3b4104f into puppetlabs:main Aug 21, 2020
@sanfrancrisko sanfrancrisko deleted the fix/IAC-1089/remove_win32_security_gem branch August 21, 2020 16:24
@sanfrancrisko sanfrancrisko changed the title (IAC-1089) Remove dependency on 'win32/security' gem (IAC-1089) Remove dependency on 'win32/security' gem for Puppet 7 compatibility Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants