Skip to content

replace is_function_available with stdlib::has_function #662

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

Closed
wants to merge 1 commit into from

Conversation

jjarokergc
Copy link

The function "is_function_available" has been depreciated and removed from stdlibs [1]. This module fails when using stdlibs v 9.3.0.

This pull request replaces it with ''stdlib::has_function'' and has been tested in Puppet 8 with puppetlabs-stdlib v 9.3.0.

[1] https://www.puppetmodule.info/modules/puppetlabs-stdlib/7.0.1/puppet_functions_ruby3x/is_function_available

@jjarokergc jjarokergc requested a review from a team as a code owner August 23, 2023 02:42
@CLAassistant
Copy link

CLAassistant commented Aug 23, 2023

CLA assistant check
All committers have signed the CLA.

@kenyon
Copy link
Contributor

kenyon commented Aug 23, 2023

Duplicate of #657.

@mhashizume
Copy link
Contributor

Closing as a duplicate of #657

@mhashizume mhashizume closed this Sep 8, 2023
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.

4 participants