Skip to content

Conversation

@b4ldr
Copy link
Contributor

@b4ldr b4ldr commented Mar 10, 2023

I had a stab at adding the deprecated flag

Fixes #339

@b4ldr b4ldr requested a review from a team as a code owner March 10, 2023 16:14
@chelnak
Copy link
Contributor

chelnak commented Mar 11, 2023

This looks good and tests are passing.

Just one thing I noticed that we can maybe tidy up.

The description being used for deprecated is "Use a something else".

Could you possibly change the message a bit so it's more relevant to the deprecation of something and a little softer?

Maybe along the lines of "no longer supported and will be removed in a future release".

Thanks!

@b4ldr
Copy link
Contributor Author

b4ldr commented Mar 14, 2023

thanks for the comments

Maybe along the lines of "no longer supported and will be removed in a future release".
done

@chelnak
Copy link
Contributor

chelnak commented Mar 14, 2023

Looks like you have a couple of rubocop violations to clear up.

Once they are done I'm happy to get this merged!

I had a stab at adding the deprecated flag

Fixes puppetlabs#339
@b4ldr
Copy link
Contributor Author

b4ldr commented Mar 15, 2023

updated hopefully all green now

@chelnak chelnak merged commit 76c3923 into puppetlabs:main Mar 15, 2023
@chelnak
Copy link
Contributor

chelnak commented Mar 15, 2023

@b4ldr Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please add support for deprecated tag

3 participants