Skip to content

build: Make sure yarn.lock changes - #6564

Merged
mydea merged 1 commit into
masterfrom
fn/make-sure-yarn-cache-cleared
Dec 16, 2022
Merged

build: Make sure yarn.lock changes#6564
mydea merged 1 commit into
masterfrom
fn/make-sure-yarn-cache-cleared

Conversation

@mydea

Copy link
Copy Markdown
Member

To ensure that CI does not re-use dependencies after #6551.

I remembered that we didn't really touch the yarn.lock file there, so the dependency cache on CI will probably not pick up any changes by that PR 😬

We can remove this at some later point (I think it will be auto-removed anyhow when we change anything in the yarn.lock file the next time). It is not the prettiest solution, but I guess fine for now.

To ensure that CI does not re-use dependencies after #6551.
@mydea
mydea requested review from Lms24 and lforstDecember 16, 2022 07:11
@mydeamydea self-assigned this Dec 16, 2022

@lforstlforst left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

til

@mydea
mydea merged commit 0463cc5 into masterDec 16, 2022
@mydea
mydea deleted the fn/make-sure-yarn-cache-cleared branch December 16, 2022 08:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mydea@lforst