Skip to content

fix(ci): specify pnpm version in publish jobs#169

Merged
skyrpex merged 1 commit intomainfrom
claude/nifty-yonath-2a964f
May 7, 2026
Merged

fix(ci): specify pnpm version in publish jobs#169
skyrpex merged 1 commit intomainfrom
claude/nifty-yonath-2a964f

Conversation

@skyrpex
Copy link
Copy Markdown
Contributor

@skyrpex skyrpex commented May 7, 2026

What changed

Added version: 10 to pnpm/action-setup in both publish jobs (publish-vsce and publish-ovsx).

Why

Publish jobs only download the VSIX artifact — they don't checkout the repo, so pnpm/action-setup can't read packageManager from package.json. Without an explicit version, the action errors:

Error: No pnpm version is specified.

Reviewer notes

No logic change. Two with: version: 10 blocks added, one per publish job.

@skyrpex skyrpex enabled auto-merge (squash) May 7, 2026 10:20
Copy link
Copy Markdown
Contributor

@anisaoshafi anisaoshafi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the fix🤞🏼

@skyrpex skyrpex merged commit 50ac5e0 into main May 7, 2026
6 checks passed
@skyrpex skyrpex deleted the claude/nifty-yonath-2a964f branch May 7, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants