Skip to content

chore: drop yarn zero-installs - #15

Merged
Andarius merged 1 commit into
mainfrom
chore/drop-zero-installs
Sep 4, 2026
Merged

chore: drop yarn zero-installs#15
Andarius merged 1 commit into
mainfrom
chore/drop-zero-installs

Conversation

@Andarius

@Andarius Andarius commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Untracks .yarn/cache (already gitignored — the zips had been force-added) and sets enableGlobalCache: true. Dep bumps were rewriting ~800 archives / 112MB per PR; nodeLinker: node-modules means the committed cache never provided true zero-install anyway, and yarn 4 made the global cache the default. CI is unaffected: installs fetch from the registry into the runner's global cache.

…cache

.gitignore already excluded .yarn/cache; the zips had been force-added.
Every dep bump was rewriting ~800 archives (112MB) in PRs.
@Andarius
Andarius merged commit 81210d4 into main Sep 4, 2026
6 checks passed
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.

1 participant