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

(fixup) Fix Bundle CLI lazy load #767

Merged
merged 2 commits into from
Oct 3, 2019

Conversation

glennsarti
Copy link
Contributor

Previously the lazy loading of files missed the pdk/cli/exec classes. This
commit updates the PDK CLI Bundle class to require the needed libraries.

Previously the lazy loading of files missed the pdk/cli/exec classes.  This
commit updates the PDK CLI Bundle class to require the needed libraries.
The beaker gem requires net-ping which has an implicit dependency on
win32-security. Unfortunately the gemspec for net-ping doesn't pull this in
either. This commit adds the gem into the Gemfile directly.
@glennsarti glennsarti requested a review from scotje October 3, 2019 04:09
@glennsarti glennsarti requested a review from a team as a code owner October 3, 2019 04:09
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 91.716% when pulling e78a224 on glennsarti:pkg-int-failures into 5e3fe2f on puppetlabs:master.

@rodjek rodjek merged commit e25f01b into puppetlabs:master Oct 3, 2019
@rodjek rodjek added this to the September 2019 milestone Oct 9, 2019
@glennsarti glennsarti deleted the pkg-int-failures branch March 5, 2020 04:58
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.

4 participants