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

fix(npm): set Yarn cache/global folder #11146

Merged
merged 6 commits into from Aug 11, 2021
Merged

Conversation

ylemkimon
Copy link
Contributor

Changes:

Context:

Fixes #8343.

To use the global cache in Yarn 2, YARN_ENABLE_GLOBAL_CACHE should be set. However, it should not be set if zero-install is used (#11012), so it's not implemented in this PR.

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

rarkins
rarkins previously approved these changes Aug 7, 2021
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
@rarkins rarkins enabled auto-merge (squash) August 10, 2021 20:16
@ylemkimon ylemkimon closed this Aug 11, 2021
auto-merge was automatically disabled August 11, 2021 04:06

Pull request was closed

@ylemkimon ylemkimon reopened this Aug 11, 2021
@ylemkimon
Copy link
Contributor Author

@rarkins The CI didn't run due to issues with GitHub Actions yesterday (https://www.githubstatus.com/incidents/lc8s9rtyjmgq). So I've closed and reopened the PR and the auto-merge is disabled.

@rarkins rarkins merged commit 10cc62b into renovatebot:main Aug 11, 2021
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 25.70.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Yarn: set YARN_CACHE_FOLDER
4 participants