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

Upgrade zip-it-and-ship-it and js-client #768

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Mar 26, 2020

This upgrades zip-it-and-ship-it to the latest version used inside Netlify Build.
This new version should be backward compatible, although it has not been tested with many real users yet.

This will ensure Netlify Build users are using consistent versions for zip-it-and-ship-it since that library is used separately by several projects: Netlify Build, Netlify CLI and the JavaScript client, which are requiring each other.

If there are issues in the beta version of zip-it-and-ship-it, it is better for us to catch those with local builds than with production builds.

This PR also upgrades to the latest major of the js-client. That major version only adds one thing: upgrading to the latest zip-it-and-ship-it as well (see netlify/js-client#90). This PR put both upgrades together to ensure the same version of zip-it-and-ship-it is used whether used directly or through the js-client.

Before merging this, @RaeesBhatti are there any chances you could manually test it locally (anything related to Functions, such as deploying then, etc.)? Thanks a lot!

@ehmicky ehmicky added dependencies Pull requests that update a dependency file type: chore work needed to keep the product and development running smoothly labels Mar 26, 2020
@ehmicky ehmicky self-assigned this Mar 26, 2020
@RaeesBhatti
Copy link
Contributor

Tested and working fine. Thanks for the PR @ehmicky

@RaeesBhatti RaeesBhatti merged commit d88a034 into master Mar 27, 2020
@RaeesBhatti RaeesBhatti deleted the deps/upgrade-zip-it-and-ship-it branch March 27, 2020 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants