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

Add deprecation notices #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add deprecation notices #37

wants to merge 2 commits into from

Conversation

ncerny
Copy link
Owner

@ncerny ncerny commented May 26, 2017

Signed-off-by: Nathan Cerny [email protected]

Nathan Cerny added 2 commits May 26, 2017 10:29
@@ -7,6 +7,6 @@
issues_url 'https://github.com/ncerny/chef_stack/issues' if respond_to?(:issues_url)
source_url 'https://github.com/ncerny/chef_stack' if respond_to?(:source_url)

version '0.8.6'
version '0.9.0'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest a patch release for the deprecation warnings. Users pinning to 0.8 will not see it. I also recommend the follow up patch release that truly deprecates this cookbook so it can't be used unless pinned specifically to 0.8.6.

Maybe fully deprecate in 30 days or so?

Copy link

@wrightp wrightp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just a comment on versioning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants