Commit Graph

  • 0e279bb959 fix: update pnpm to 11.1.1 (#248) master v6.0.8 v6 mungodewar 2026-05-12 13:32:25 +01:00
  • b2823a8900 fix: update bundle update-pnpm Zoltan Kochan 2026-05-12 14:13:18 +02:00
  • 4f29a02022 fix: update pnpm to v11.1.1 Zoltan Kochan 2026-05-12 14:03:08 +02:00
  • 3e835812ef fix: drop patchPnpmEnv so standalone+self-update works on Windows (#258) Zoltan Kochan 2026-05-11 22:48:51 +02:00
  • 3ecdba80af fix: drop patchPnpmEnv so standalone+self-update works on Windows fix-standalone-windows-path Zoltan Kochan 2026-05-11 21:19:59 +02:00
  • 551b42e879 docs(README): fix cache_dependency_path type (#257) Andrew Haines 2026-05-11 15:41:41 +01:00
  • 739bfe42ca fix: self-update bootstrap to packageManager-pinned version (#233) (#256) v6.0.7 Zoltan Kochan 2026-05-11 14:06:33 +02:00
  • 964ca0db93 fix: self-update accepts ranges; drop exact-semver gate fix/233 Zoltan Kochan 2026-05-11 13:56:24 +02:00
  • 29b3fcd571 fix: check bin/ dir instead of pnpm.exe for self-update detection Zoltan Kochan 2026-05-11 13:41:06 +02:00
  • 6f51e58a4c fix: self-update bootstrap to packageManager-pinned version (#233) Zoltan Kochan 2026-05-11 13:34:47 +02:00
  • f61705d907 chore: add CODEOWNERS Zoltan Kochan 2026-05-11 12:46:12 +02:00
  • 7a5507b117 fix: restore inputs from state in post (#255) Andrew Haines 2026-05-11 11:44:49 +01:00
  • 1155470f3e fix: honor devEngines.packageManager.onFail=error (#252) (#254) Zoltan Kochan 2026-05-11 01:51:30 +02:00
  • b635341b3e chore: rebuild bundle after reverting bootstrap pnpm to 11.0.4 fix/252 Zoltan Kochan 2026-05-11 01:49:47 +02:00
  • 025de3876f test: assert env var directly instead of relying on pnpm runtime behavior Zoltan Kochan 2026-05-11 01:22:00 +02:00
  • 5c388c2b3b test: assert onFail=error stays strict when explicit version is supplied Zoltan Kochan 2026-05-11 01:11:51 +02:00
  • 84fa52c3d7 ci: consolidate test matrix and stop double-firing on PRs Zoltan Kochan 2026-05-11 01:07:05 +02:00
  • 07ad39cba4 refactor: scope pm_on_fail override to the no-target-version branch Zoltan Kochan 2026-05-10 23:41:39 +02:00
  • 052c4ffb7d fix: honor devEngines.packageManager.onFail=error (#252) Zoltan Kochan 2026-05-10 23:30:57 +02:00
  • 91ab88e261 fix: bin_dest output points to self-updated pnpm, not bootstrap (#249) v6.0.6 Zoltan Kochan 2026-05-07 12:58:58 +02:00
  • d3bf712ddd build: rebuild dist with clean lockfile-matched deps fix/247 Zoltan Kochan 2026-05-07 09:03:15 +02:00
  • 01da663869 test(ci): pass bin_dest via env to survive Windows backslashes Zoltan Kochan 2026-05-07 08:59:18 +02:00
  • 624e28f5d0 fix: bin_dest output points to self-updated pnpm, not bootstrap (#247) Zoltan Kochan 2026-05-07 08:55:16 +02:00
  • e578e19d19 fix: update pnpm to 11.0.4 Zoltan Kochan 2026-05-04 12:07:46 +02:00
  • 8912a9102a fix: append (not prepend) action node dir to PATH for npm bootstrap (#241) v6.0.5 Zoltan Kochan 2026-05-02 16:10:46 +02:00
  • c3e11127ab fix: append (not prepend) action node dir to PATH for npm bootstrap fix/240 Zoltan Kochan 2026-05-02 10:48:15 +02:00
  • 26f6d4f2c5 fix: use npm co-located with the action node binary (#239) v6.0.4 Ben Quarmby 2026-04-30 13:28:41 -07:00
  • 903f9c1a6e fix: update pnpm to 11.0.0-rc.5 v6.0.3 Zoltan Kochan 2026-04-21 20:27:39 +02:00
  • bdf0af2a9d test: add strict version-match jobs to reproduce #225 / #227 test-reproduce-version-issues Zoltan Kochan 2026-04-18 15:20:30 +02:00
  • 71c92474e7 fix: pnpm self-update binary shadowed by bootstrap on PATH (#230) v6.0.2 oniani1 2026-04-18 17:00:23 +04:00
  • 078e9d4164 fix: update pnpm to 11.0.0-rc.2 v6.0.1 Zoltan Kochan 2026-04-18 00:36:06 +02:00
  • 08c4be7e2e docs(README): update action-setup version v6.0.0 Zoltan Kochan 2026-04-10 23:08:33 +02:00
  • 579891461a chore: update .gitignore Zoltan Kochan 2026-04-10 23:03:10 +02:00
  • ddffd66754 fix: remove accidentally committed file Zoltan Kochan 2026-04-10 23:02:48 +02:00
  • b43f991918 fix: update pnpm to 11.0.0-rc.0 Zoltan Kochan 2026-04-10 23:00:38 +02:00
  • 3852509c9e README.md: bring versions up-to-date (#222) Andreas Deininger 2026-04-10 22:48:51 +02:00
  • 6e7bdbda5f chore: bump bootstrap pnpm to 11.0.0-beta.4-1 and add update script fix-windows2 Zoltan Kochan 2026-03-30 00:09:19 +02:00
  • 6b87c4621a fix: Windows standalone mode — bypass broken npm shims (#217) Zoltan Kochan 2026-03-27 20:42:10 +01:00
  • 19566048c2 fix: address review feedback — PATH ordering and regex anchoring fix-windows Zoltan Kochan 2026-03-27 20:38:35 +01:00
  • 825c5d3936 fix: add PNPM_HOME/bin to PATH on all platforms Zoltan Kochan 2026-03-27 20:16:32 +01:00
  • 8cb9261afe fix: remove duplicate addPath in setOutputs that shadowed pnpm.exe Zoltan Kochan 2026-03-27 20:05:21 +01:00
  • 43028df61b debug: log pnpm --version output during setup Zoltan Kochan 2026-03-27 19:44:58 +01:00
  • 54e420f032 test: validate pnpm --version output in CI Zoltan Kochan 2026-03-27 19:33:54 +01:00
  • 5a859cc8cb fix: add @pnpm/exe dir to PATH on Windows instead of .bin shims Zoltan Kochan 2026-03-27 19:30:36 +01:00
  • cd98fe77eb fix: copy pnpm.exe to .bin/ on Windows for standalone mode Zoltan Kochan 2026-03-27 19:15:32 +01:00
  • 6bbd5b7dd6 fix: overwrite npm .cmd wrappers for @pnpm/exe on Windows Zoltan Kochan 2026-03-27 19:01:02 +01:00
  • 994d756a33 feat: read pnpm version from devEngines.packageManager (#211) Zoltan Kochan 2026-03-27 11:10:47 +01:00
  • 7133229bf3 feat: skip self-update for devEngines.packageManager and add CI tests dev-engines-pm Zoltan Kochan 2026-03-27 01:58:33 +01:00
  • cf8555bd12 feat: read pnpm version from devEngines.packageManager field Zoltan Kochan 2026-03-16 01:06:54 +01:00
  • 738f428026 docs: upgrade pnpm/action-setup from v4 to v5 Zoltan Kochan 2026-03-26 22:31:06 +01:00
  • aec59b9f6c fix: fall back to pnpm shim in same directory for self-update bin/ fix/pn-pnx-alias-links Zoltan Kochan 2026-03-26 20:24:03 +01:00
  • 76bfe9d01c fix: also create alias links in $PNPM_HOME/bin/ Zoltan Kochan 2026-03-26 19:14:42 +01:00
  • 188c8307ce fix: point pn to pnpm binary directly, not to @pnpm/exe/pn Zoltan Kochan 2026-03-26 18:58:55 +01:00
  • b179ac1ba6 fix: force-replace npm's broken bin shims for pn/pnx aliases Zoltan Kochan 2026-03-26 18:54:54 +01:00
  • 51e56d41e9 fix: run setup.js after self-update to create pn/pnx hardlinks Zoltan Kochan 2026-03-26 18:49:59 +01:00
  • 11687bb3d2 fix: handle Windows with .cmd/.ps1 shims and add tests Zoltan Kochan 2026-03-26 18:41:05 +01:00
  • 747414e7da feat: create pn and pnx alias symlinks for pnpm v11+ Zoltan Kochan 2026-03-26 18:34:35 +01:00
  • 62bce64275 fix: extract pnpm version from packageManager field instead of returning undefined (#216) Zoltan Kochan 2026-03-25 13:59:54 +01:00
  • 58e6119fe4 feat!: replace bundled pnpm binary with npm + lockfile bootstrap (#212) Zoltan Kochan 2026-03-21 14:02:31 +01:00
  • 3de0023fce fix pnpm-workspace.yaml next Zoltan Kochan 2026-03-21 14:00:14 +01:00
  • f489bfced8 fix: add packages field to pnpm-workspace.yaml Zoltan Kochan 2026-03-21 13:59:54 +01:00
  • 25df77c6d2 Merge remote-tracking branch 'origin/master' into next Zoltan Kochan 2026-03-21 13:56:09 +01:00
  • 53ef38b049 fix: add PNPM_HOME/bin to PATH for pnpm v11 Zoltan Kochan 2026-03-21 13:53:41 +01:00
  • 8e9503d0fb update fix/add-pnpm-home-bin-to-path Zoltan Kochan 2026-03-21 13:48:51 +01:00
  • c753b811d8 fix: add PNPM_HOME/bin to PATH for pnpm v11 Zoltan Kochan 2026-03-21 13:45:34 +01:00
  • 2e223e0f0d chore(workflows): adding pr-check.yaml to validate dist folder (#213) axel7083 2026-03-19 14:52:48 +01:00
  • 1f69135d3d fix: ensure pnpm bin link exists after npm ci Zoltan Kochan 2026-03-17 12:33:11 +01:00
  • c3b2a5fad6 debug: add logging to diagnose pnpm not found on PATH Zoltan Kochan 2026-03-17 01:45:30 +01:00
  • 0ffe724fa5 feat: support standalone mode with @pnpm/exe bootstrap Zoltan Kochan 2026-03-16 02:29:31 +01:00
  • a722bd2d87 refactor: use pnpm self-update instead of installing target separately Zoltan Kochan 2026-03-16 02:24:28 +01:00
  • 49b8837b49 fix: run bootstrap pnpm via node instead of bin shim Zoltan Kochan 2026-03-16 02:15:16 +01:00
  • 9fbc6cd1d1 fix: use --no-lockfile for target install Zoltan Kochan 2026-03-16 02:06:14 +01:00
  • af96d9fd0e fix: always use pnpm (not @pnpm/exe) for bootstrap and update lockfile Zoltan Kochan 2026-03-16 02:02:44 +01:00
  • 1fb299a44f fix: remove packageManager field and fix Windows npm spawn Zoltan Kochan 2026-03-16 01:58:24 +01:00
  • 24a61aa18d fix: remove "type": "module" from package.json Zoltan Kochan 2026-03-16 01:55:56 +01:00
  • ab0b84aeb1 fix: bundle as CJS to support @actions/* packages Zoltan Kochan 2026-03-16 01:54:09 +01:00
  • dc312cdfd7 feat!: replace bundled pnpm binary with npm + lockfile bootstrap Zoltan Kochan 2026-03-16 01:52:34 +01:00
  • fc06bc1257 feat!: run the action on Node.js 24 (#205) v5.0.0 v5 v4.4.0 Zoltan Kochan 2026-02-17 13:30:54 +01:00
  • b906affcce Revert "feat!: run the action on Node.js 24 (#205)" v4.3.0 v4 Zoltan Kochan 2026-03-11 15:54:42 +01:00
  • 9b5745cdf0 feat!: run the action on Node.js 24 (#205) Zoltan Kochan 2026-02-17 13:30:54 +01:00
  • c147d3f3ca feat!: drop Node.js 24 support update-node Zoltan Kochan 2026-02-17 13:28:17 +01:00
  • 9a52a9ef25 Merge remote-tracking branch 'origin/master' into update-node Zoltan Kochan 2026-02-17 13:26:46 +01:00
  • aeb1c1fbbe feat!: drop Node.js 22 support Zoltan Kochan 2026-02-17 13:24:55 +01:00
  • 1e1c8eafbd ci: pin github actions (#199) Boosted-Bonobo 2025-12-15 15:31:35 +02:00
  • b9e1dbc72f fix(ci): exclude macos (#197) Khải 2025-12-10 19:54:29 +07:00
  • 61bc82c7df refactor: remove star imports (#196) Khải 2025-12-10 19:14:52 +07:00
  • a77b769687 fix(ci): exclude macos fix-ci-macos khai96_ 2025-12-09 07:26:46 +07:00
  • 3e1d3719bd refactor: remove star imports refactor-remove-star-imports khai96_ 2025-12-09 07:14:11 +07:00
  • e94b270858 feat: store caching (#188) Jeremiasz Major 2025-12-07 22:16:49 +01:00
  • ee7b8711bd Clarify that package_json_file is relative to GITHUB_WORKSPACE (#184) Chris Martin 2025-12-06 17:36:02 -07:00
  • 3a0024f066 Remove unused @types/node-fetch dependency (#186) silverwind 2025-12-05 16:50:59 +01:00
  • 72f04517b7 Update README.md (#175) Roman Usherenko 2025-12-05 16:32:46 +02:00
  • 41ff726559 feat: support installation from custom NPM registry (#179) v4.2.0 Adrian Riedel 2025-10-08 01:48:14 -07:00
  • f2b2b233b5 Remove --frozen-lockfile from examples (#171) Matthias 2025-07-10 18:08:35 -04:00
  • 77504a59bc Fix multiline run_install example in README.md (#167) Matthias 2025-06-25 12:10:02 -04:00
  • d648c2dd06 fix: not allow install multiple package manager (#161) Kevin Cui 2025-03-28 08:37:14 +08:00
  • a7487c7e89 feat: update dist v4.1.0 Zoltan Kochan 2025-02-06 22:30:07 +01:00
  • fff70888d0 test: update pnpm to v9 Zoltan Kochan 2025-02-06 22:10:56 +01:00
  • 1682287a8f test: update pnpm to v9 update-pnpm-test Zoltan Kochan 2025-02-06 22:10:56 +01:00
  • 6e3017af18 docs: support package.yaml (#157) Daniel Bayley 2025-02-06 21:13:04 +00:00