-
Notifications
You must be signed in to change notification settings - Fork 612
(CONT-792) - Add Puppet 8/Drop Puppet 6 #1414
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
postgresql::postgresql_password is a functionBreaking changes to this file WILL impact these 11 modules (exact match):Breaking changes to this file MAY impact these 3 modules (near match):postgresql_psql is a typeBreaking changes to this file WILL impact these 8 modules (exact match):Breaking changes to this file MAY impact these 7 modules (near match):postgresql_replication_slot is a typeBreaking changes to this file MAY impact these 1 modules (near match):This module is declared in 70 of 580 indexed public
|
bbcbed1
to
c77755b
Compare
29d2f51
to
a470e8d
Compare
a470e8d
to
a098797
Compare
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.
LGTM
TargetRubyVersion: '2.5' | ||
ExtraDetails: true | ||
DisplayStyleGuide: true | ||
TargetRubyVersion: '2.7' |
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.
Puppetserver 7 is only jruby 9.3 and therefore only compatible with ruby 2.6. If you try to fix any of the rubocop_todo.yml contents you will likely break this module for all users (since Puppet 8 isn't even out yet)
EDIT: Lots of cops were corrected, but I can't tell if any of them here do enforce 2.7+ features though. Big risk IMO though.
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.
@alexjfisher thanks for being thorough and bringing this to our attention.. You have prompted an important conversation in the team.
This PR adds support for Puppet 8 and Drops support for puppet 6.