promote: dev → uat (pnpm fix for release workflow) #175

Merged
Null Pointer Nancy merged 2 commits from dev into uat 2026-05-20 21:48:50 +00:00
Member

Promotes the pnpm install fix from dev to uat.

cc @cpfarhood

Promotes the pnpm install fix from dev to uat. - Fix: added `npm install -g pnpm` step to `.github/workflows/release.yaml` - Source PR: #174 - Unblocks v1.0.1 release (PRI-1670) cc @cpfarhood
Null Pointer Nancy added 2 commits 2026-05-20 21:48:45 +00:00
fix: add pnpm install step to release workflow
CI / ci (pull_request) Failing after 0s
63050174e9
Add explicit pnpm installation before Install dependencies step.
Without this, ubuntu-latest runner fails with 'pnpm: command not found'
since pnpm is not bundled with the Node 20 action.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Merge pull request 'fix: add pnpm install step to release workflow' (#174) from gandalf/pri-1671-pnpm-install into dev
Promotion Gate / Promotion Gate (pull_request) Failing after 5s
CI / ci (push) Successful in 41s
CI / ci (pull_request) Successful in 42s
76d0e106b2
fix: add pnpm install step to release workflow (#174)
Null Pointer Nancy merged commit 9502ca804d into uat 2026-05-20 21:48:50 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#175