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

(PUP-11945) Add patches for File and Dir exists? methods #9113

Conversation

cthorn42
Copy link
Collaborator

We should handle cases where the deprecated exists? methods are called for File or Dir, and give a warning but still allow things to proceed.

@cthorn42 cthorn42 requested a review from a team as a code owner September 27, 2023 15:55
@cthorn42 cthorn42 force-pushed the maint/main/PUP-11945_add_monkey_patch_for_exists branch from 968d7e7 to 640d6e4 Compare September 27, 2023 16:15
@cthorn42 cthorn42 force-pushed the maint/main/PUP-11945_add_monkey_patch_for_exists branch from 640d6e4 to d10e646 Compare October 2, 2023 15:08
We should handle cases where the deprecated exists? methods are called
for File or Dir, and give a warning but still allow things to proceed.
@cthorn42 cthorn42 force-pushed the maint/main/PUP-11945_add_monkey_patch_for_exists branch from d10e646 to 1341b92 Compare October 2, 2023 18:00
@joshcooper joshcooper merged commit d055c22 into puppetlabs:main Oct 2, 2023
10 checks passed
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