Skip to content

chore: docker ingore yarn install state#4306

Merged
casibbald merged 1 commit intoweaveworks:mainfrom
tenstad:docker-ignore-install-state
Dec 29, 2024
Merged

chore: docker ingore yarn install state#4306
casibbald merged 1 commit intoweaveworks:mainfrom
tenstad:docker-ignore-install-state

Conversation

@tenstad
Copy link
Copy Markdown
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
Copy Markdown
Contributor

erikgb commented Dec 29, 2024

LGTM

@casibbald casibbald merged commit 5e98c89 into weaveworks:main Dec 29, 2024
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