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

Node 7 #362

Merged
merged 1 commit into from
Jan 22, 2017
Merged

Node 7 #362

merged 1 commit into from
Jan 22, 2017

Conversation

matteofigus
Copy link
Member

@matteofigus matteofigus commented Jan 21, 2017

Just a test for now, definitely worth keeping an eye on it and integrating as soon as it gets green

@matteofigus
Copy link
Member Author

I think the main issue is node 7 comes with npm 4, where there is a breaking change that is breaking the tests (dep not found): Partial shrinkwraps are no longer supported. npm-shrinkwrap.json is considered a complete installation manifest except for devDependencies.

So I guess I'll try to rework the npm shrinkwrap in order to work with npm 4 /cc @nickbalestra

re-worked npm-shrinkwrap to have all the npm deps
@matteofigus
Copy link
Member Author

matteofigus commented Jan 22, 2017

All green, to you @nickbalestra for reviewing and merging. Not sure reviewing the shrinkwrap is the most exciting task in the planet. I guess you can just see that with no code changes node 7 gets green 🤣

So, basically, trust me, it works
http://68.media.tumblr.com/f5cc5ed9149542b727ec3f0609369207/tumblr_ndp5h4sqSm1s373hwo1_400.gif

Copy link
Contributor

@nickbalestra nickbalestra left a comment

Choose a reason for hiding this comment

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

🎉

@nickbalestra nickbalestra merged commit 545b88a into master Jan 22, 2017
@nickbalestra nickbalestra deleted the node7 branch January 22, 2017 16:27
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.

2 participants