Skip to content

fix(ci): remove use of --immutable-cache (yarn) #43

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
Mar 12, 2025
Merged

fix(ci): remove use of --immutable-cache (yarn) #43

merged 1 commit into from
Mar 12, 2025

Conversation

ccharly
Copy link
Contributor

@ccharly ccharly commented Mar 12, 2025

Description

Remove the use of the --immutable-cache option for node-based steps.

Notes to the reviewers

In full-typescript repos, we do have a prepare steps that actually omit this option to pre-fill the cache and use --immutable-cache on other steps (that are dependent to prepare), see:

@ccharly ccharly changed the title fix(ci): remove use of yarn --immutable-cache fix(ci): remove use of (yarn) --immutable-cache Mar 12, 2025
@ccharly ccharly changed the title fix(ci): remove use of (yarn) --immutable-cache fix(ci): remove use of --immutable-cache (yarn) Mar 12, 2025
@ccharly ccharly merged commit 4559cba into main Mar 12, 2025
12 checks passed
@ccharly ccharly deleted the fix/ci branch March 12, 2025 09:52
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.

2 participants