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

Rebase yarn lock file with file references correctly #376

Merged
merged 3 commits into from
Apr 28, 2018

Conversation

HyperBrain
Copy link
Member

@HyperBrain HyperBrain commented Apr 27, 2018

What did you implement:

Closes #370

How did you implement it:

The same semantics for rebasing lock files as with npm is now applied to the yarn packager.

How can we verify it:

Package a project with serverless package that contains file references.
The package should succeed without any frozen lockfile errors.

Todos:

  • Write tests
  • Write documentation
  • Fix linting errors
  • Make sure code coverage hasn't dropped
  • Provide verification config / commands / resources
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@HyperBrain HyperBrain added this to the 5.1.3 milestone Apr 27, 2018
@HyperBrain HyperBrain merged commit c63de69 into master Apr 28, 2018
@HyperBrain HyperBrain deleted the rebase-yarn-lock-file branch April 28, 2018 09:56
jamesmbourne pushed a commit to jamesmbourne/serverless-webpack that referenced this pull request Oct 15, 2019
…e-yarn-lock-file

Rebase yarn lock file with file references correctly
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.

Unable to deploy a service using local packages
1 participant