Skip to content

Comments

Remove pnpm version from pnpm/action-setup#328

Merged
NullVoxPopuli merged 1 commit intoembroider-build:mainfrom
nickschot:fix/pnpm-ci-template
Feb 22, 2025
Merged

Remove pnpm version from pnpm/action-setup#328
NullVoxPopuli merged 1 commit intoembroider-build:mainfrom
nickschot:fix/pnpm-ci-template

Conversation

@nickschot
Copy link
Contributor

I generated a fresh --pnpm version of the blueprint and ran into an issue with CI not liking that a version for pnpm was still specified while we also have packageManager set preventing CI from running at all.

They were out of sync as well (v8 in CI, v10 in package.json), but apparently it's no longer needed to specify a version in the CI config if packageManager is set in package.json.

Example CI error: https://github.com/nickschot/macros-reproduction/actions/runs/13472870355
Docs for the action: https://github.com/pnpm/action-setup?tab=readme-ov-file#version

@nickschot nickschot force-pushed the fix/pnpm-ci-template branch from 6ae9f0b to 934503c Compare February 22, 2025 12:56
@NullVoxPopuli NullVoxPopuli added the bug Something isn't working label Feb 22, 2025
@NullVoxPopuli
Copy link
Collaborator

Thank you!

@NullVoxPopuli NullVoxPopuli merged commit 7adf761 into embroider-build:main Feb 22, 2025
15 checks passed
@github-actions github-actions bot mentioned this pull request Feb 22, 2025
@nickschot nickschot deleted the fix/pnpm-ci-template branch February 22, 2025 13:09
aklkv pushed a commit to aklkv/addon-blueprint that referenced this pull request Feb 8, 2026
…plate

Remove pnpm version from pnpm/action-setup
aklkv pushed a commit to aklkv/addon-blueprint that referenced this pull request Feb 8, 2026
…plate

Remove pnpm version from pnpm/action-setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants