ci: preserve stores across pnpm action setup

Keep restore-only and self-hosted stores outside pnpm/action-setup's replaceable install directory, resolving the configured path for every paired cache. Pin Yarn 4 for the generated-project e2e so runner images without Corepack do not fall back to Yarn Classic, and update the bilingual decision record.
This commit is contained in:
Tianyi Cui
2026-07-27 18:39:20 +08:00
parent 2421179702
commit 1665ab9884
7 changed files with 99 additions and 44 deletions

View File

@@ -13,6 +13,7 @@
"python/sdk-runtime"
],
"ignoreDependencies": [
"@yarnpkg/cli-dist",
"lightningcss"
],
"workspaces": {