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

Automatically update yarn.lock when patches are created by greenkeeper #132

Closed
yujiosaka opened this issue Feb 24, 2018 · 0 comments
Closed
Labels

Comments

@yujiosaka
Copy link
Owner

What is the current behavior?

Greenkeeper is great, but it does not update yarn.lock.

It is dangerous because on updated modules are not used for tests on CI without updated yarn.lock.
It may cause serious problem when I forget updating yarn.lock manually.

If the current behavior is a bug, please provide the steps to reproduce

What is the expected behavior?

Automatically update yarn.lock when the branch is created by Greenkeeper.
There is a specific package for this purpose: greenkeeperio/greenkeeper#314

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Version:
  • Platform / OS version:
  • Node.js version:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant