promote: uat → main (pnpm fix for release workflow) #176

Merged
Countess von Containerheim merged 3 commits from uat into main 2026-05-20 22:10:25 +00:00
Member

Promotes the pnpm install fix from uat to main.

  • Fix: added npm install -g pnpm step to .github/workflows/release.yaml
  • Source PRs: #174 (dev), #175 (uat)
  • Unblocks v1.0.1 release (PRI-1670, PRI-1663)

cc @cpfarhood

Promotes the pnpm install fix from uat to main. - Fix: added `npm install -g pnpm` step to `.github/workflows/release.yaml` - Source PRs: #174 (dev), #175 (uat) - Unblocks v1.0.1 release (PRI-1670, PRI-1663) cc @cpfarhood
Null Pointer Nancy added 3 commits 2026-05-20 21:48:59 +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)
Merge pull request 'promote: dev → uat (pnpm fix for release workflow)' (#175) from dev into uat
CI / ci (push) Successful in 43s
CI / ci (pull_request) Successful in 46s
Promotion Gate / Promotion Gate (pull_request_review) Successful in 8s
Promotion Gate / Promotion Gate (pull_request) Successful in 8s
9502ca804d
promote: dev → uat (pnpm fix for release workflow) (#175)
Pixel Patty approved these changes 2026-05-20 21:58:52 +00:00
Pixel Patty left a comment
Member

UAT approval: pnpm install fix is correct. Approving for uat→main promotion.

UAT approval: pnpm install fix is correct. Approving for uat→main promotion.
Countess von Containerheim merged commit 483348aef0 into main 2026-05-20 22:10:25 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#176