action-setup/src
Zoltan Kochan 0ffe724fa5
feat: support standalone mode with @pnpm/exe bootstrap
- When standalone=true, bootstrap with @pnpm/exe via npm ci
- When standalone=false, bootstrap with pnpm via npm ci
- Both use pnpm self-update to reach the target version
- Remove --ignore-scripts from npm ci so @pnpm/exe install scripts run
- Add standalone test back to CI

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 02:29:31 +01: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 feat: support standalone mode with @pnpm/exe bootstrap 2026-03-16 02:29:31 +01:00
outputs Use pnpm.js to install pnpm 2021-03-23 12:42:43 +07: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 fmt 2022-02-23 10:07:15 +07:00
index.ts feat: store caching (#188) 2025-12-07 22:16:49 +01:00