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

Remove upper limit on dependent cookbooks and resolve all test errors #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kkohrt
Copy link

@kkohrt kkohrt commented Feb 2, 2017

@RoboticCheese
The locked down dependencies were killing our ability to upgrade other cookbooks.
I see you are in the middle of a major overhaul, so I wanted to propose this option for an intermediate 1.3.1 code change that would free up the 3 year old cookbook locks in metadata.rb (which, at the time, were probably essential given the relatively unstable nature of many core cookbooks back then)

I followed the PR instructions and managed to get all rubocop, food critic, and rspec tests passing when running rake, so I hope you find this advantageous in that respect, too--though it required many more lines be changed than I would have liked. But, that is an excellent test suite, I have to say.

I am not sure what the diff to master will look like, but here is what the diff to v1.3.0 should look like:
v1.3.0...novu:dev/v1.3.1

Would you consider forking your master branch into a develop branch and replacing master with a current working version, such as this? We (and probably many others) would rather continue to rely on your cookbook than our own version, and such a rebranching to promote a 1.3.1 release would let us do that.

I am looking forward to any feedback. Thank you for your time.

--Kevin

Visual Diff from v1.3.0

v1.3.0...novu:dev/v1.3.1

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.

1 participant