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

(PDK-1519) Print deprecation notice on Ruby < 2.4 #785

Merged
merged 1 commit into from
Oct 22, 2019

Conversation

rodjek
Copy link
Contributor

@rodjek rodjek commented Oct 22, 2019

Happens at the start of the global CLI runner block so that it applies
to all PDK commands.

This doesn't inform users who are purely using PDK as a library though,
but I think that they're better served by documenting the upcoming
deprecation as well as following semver and performing a major version
bump when dropping support for older Rubies.

Happens at the start of the global CLI runner block so that it applies
to all PDK commands.

This doesn't inform users who are purely using PDK as a library though,
but I think that they're better served by documenting the upcoming
deprecation as well as following semver and performing a major version
bump when dropping support for older Rubies.
@rodjek rodjek requested a review from a team as a code owner October 22, 2019 02:50
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 91.826% when pulling 079e0c4 on rodjek:pdk-1519 into 25ad912 on puppetlabs:master.

@rodjek rodjek merged commit 73149c5 into puppetlabs:master Oct 22, 2019
@rodjek rodjek deleted the pdk-1519 branch October 22, 2019 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants