Skip to content

ci: restore pnpm action setup#156

Merged
rjan90 merged 2 commits into
mainfrom
phi/restore-pnpm-action-setup-152
Jul 23, 2026
Merged

ci: restore pnpm action setup#156
rjan90 merged 2 commits into
mainfrom
phi/restore-pnpm-action-setup-152

Conversation

@rjan90

@rjan90 rjan90 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the temporary global npm installation with pnpm/action-setup@v6
  • restore version: latest so CI tracks the current pnpm release
  • remove the workaround comments and manual version assertion

Why

The workflow moved to npm install --global pnpm@11.12.0 after both pnpm/action-setup's self-update path and the 11.12.0 standalone artifacts failed.

pnpm/action-setup#276 confirms that the self-update failure is resolved in pnpm 11.13.0. The standalone platform packages were still incomplete in 11.13.0; pnpm/pnpm#12955 confirms 11.13.1 as the repaired release. With both upstream prerequisites now shipped, the workflow can return to the maintained setup action and its previous current-release tracking behavior.

Fixes #152.

@FilOzzy FilOzzy added this to FOC Jul 21, 2026
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC Jul 21, 2026
@rjan90 rjan90 moved this from 📌 Triage to 🔎 Awaiting review in FOC Jul 21, 2026
@rjan90
rjan90 requested a review from rvagg July 21, 2026 15:14
@rjan90 rjan90 added this to the M4.5: GA Fast Follows milestone Jul 21, 2026
@rjan90 rjan90 self-assigned this Jul 21, 2026
@rjan90
rjan90 marked this pull request as ready for review July 21, 2026 15:15
@github-project-automation github-project-automation Bot moved this from 🔎 Awaiting review to ✔️ Approved by reviewer in FOC Jul 23, 2026
@rjan90
rjan90 merged commit 3a2b090 into main Jul 23, 2026
3 checks passed
@rjan90
rjan90 deleted the phi/restore-pnpm-action-setup-152 branch July 23, 2026 05:23
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

ci: restore pnpm/action-setup after upstream fixes

3 participants