-
Notifications
You must be signed in to change notification settings - Fork 27
(CAT-2281) Remove puppet 7 infrastructure #375
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
(CAT-2281) Remove puppet 7 infrastructure #375
Conversation
Puppet 7 is EOL. Therefore, we can remove the test infrastructure for it. This commit aims to clear up any testing/config infrastructure related to Puppet 7 and, by extension, Ruby 2.7.
ee1f3e4 to
a489d72
Compare
b5faf96 to
0cbda5c
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #375 +/- ##
=======================================
Coverage 90.99% 90.99%
=======================================
Files 6 6
Lines 733 733
=======================================
Hits 667 667
Misses 66 66 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@LukasAud 👋 just a heads up that the metadata of the module needs updated too https://github.com/puppetlabs/ruby-pwsh/blob/main/metadata.json#L81 |
2c86537 to
d9cba6f
Compare
d9cba6f to
020cd90
Compare
gavindidrichsen
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.
LGTM
Puppet 7 is EOL. Therefore, we can remove the test infrastructure for it. This commit aims to clear up any testing/config infrastructure related to Puppet 7 and, by extension, Ruby 2.7.