action-setup/.github/workflows
Zoltan Kochan 1155470f3e
fix: honor devEngines.packageManager.onFail=error (#252) (#254)
## Summary
- Export `pnpm_config_pm_on_fail=download` from the action so the bootstrap pnpm switches versions via `manage-package-manager-versions` instead of throwing `BAD_PM_VERSION` when a project pins `devEngines.packageManager.onFail = "error"` without supplying a `version:` input.
- Adds a `test_dev_engines_on_fail_error` workflow job (Linux/macOS/Windows, exact + range) that reproduces #252.

Fixes #252.
2026-05-11 01:51:30 +02:00
..
pr-check.yaml chore(workflows): adding pr-check.yaml to validate dist folder (#213) 2026-03-19 14:52:48 +01:00
test.yaml fix: honor devEngines.packageManager.onFail=error (#252) (#254) 2026-05-11 01:51:30 +02:00