action-setup/src
Zoltan Kochan 07ad39cba4
refactor: scope pm_on_fail override to the no-target-version branch
Only export `pnpm_config_pm_on_fail=download` when the action is relying on
bootstrap pnpm's runtime switch. When the user passes an explicit `version:`
input, self-update aligns the binary and we should not silently override their
`devEngines.packageManager.onFail = "error"` policy.
2026-05-11 01:49:22 +02:00
..
cache-restore feat: store caching (#188) 2025-12-07 22:16:49 +01:00
cache-save feat: store caching (#188) 2025-12-07 22:16:49 +01:00
inputs refactor: remove star imports (#196) 2025-12-10 13:14:52 +01:00
install-pnpm refactor: scope pm_on_fail override to the no-target-version branch 2026-05-11 01:49:22 +02:00
outputs fix: bin_dest output points to self-updated pnpm, not bootstrap (#249) 2026-05-07 12:58:58 +02:00
pnpm-install fmt 2022-02-23 10:07:15 +07:00
pnpm-store-prune fmt 2022-02-23 10:07:15 +07:00
utils feat!: replace bundled pnpm binary with npm + lockfile bootstrap (#212) 2026-03-21 14:02:31 +01:00
index.ts fix: bin_dest output points to self-updated pnpm, not bootstrap (#249) 2026-05-07 12:58:58 +02:00