-
Notifications
You must be signed in to change notification settings - Fork 144
(CONT-807) Add Ruby 3.2 support #390
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
Conversation
… drops support for exists. Will revisit
…ated and exist is an equivalent method
… ci and nightly workflows
david22swan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small comment
| ref: "2.6.0" | ||
| ``` | ||
|
|
||
| Only install the `yumrepo_core` module when testing against Puppet 6 or greater: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this really necessary now that everything below Puppet 7 is unsupported?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i originally removed all of this but thought it still had a place since it still seems relevant to >6. Seems now that this module should always be installed since all supported puppets are >6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess it's not a big thing
This PR adds Ruby 3.2 support in preparation for Puppet 8 and removes Ruby 2.5 and Puppet 6 support