Skip to content

chore: docker ingore yarn install state #4306

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

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

tenstad
Copy link
Contributor

@tenstad tenstad commented Dec 29, 2024

What changed?

.yarn/install-state.gz is an optimization file that you shouldn't ever have to commit. It simply stores the exact state of your project so that the next commands can boot without having to resolve your workspaces all over again.
https://yarnpkg.com/getting-started/qa

Why was this change made?

To get clean docker build

How was this change implemented?

How did you validate the change?

Release notes

Documentation Changes

@tenstad tenstad marked this pull request as ready for review December 29, 2024 20:18
@erikgb
Copy link
Contributor

erikgb commented Dec 29, 2024

LGTM

@casibbald casibbald merged commit 5e98c89 into weaveworks:main Dec 29, 2024
17 checks passed
This was referenced Jan 15, 2025
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.

3 participants