Skip to content

ci: update create release workflow#1450

Merged
sherwinski merged 2 commits intomainfrom
ci/disable-package-manager-cache
Mar 31, 2026
Merged

ci: update create release workflow#1450
sherwinski merged 2 commits intomainfrom
ci/disable-package-manager-cache

Conversation

@sherwinski
Copy link
Copy Markdown
Contributor

@sherwinski sherwinski commented Mar 31, 2026

Description

1 Line Summary

Fix create-release-pr workflow failure by replacing setup-node with setup-vp

Details

The Create Release PR workflow was failing at the Setup Node.js step with:

##[error] Unable to locate executable file: pnpm.

Replaces the setup-node action with setup-vp to match the rest of the tooling in the project.

Systems Affected

  • WebSDK
  • Backend
  • Dashboard

N/A — CI workflow only.

Validation

Tests

Info

Verified by re-running the Create Release PR workflow after the fix.

Checklist

  • All the automated tests pass or I explained why that is not possible
  • I have personally tested this on my machine or explained why that is not possible
  • I have included test coverage for these changes or explained why they are not needed

No test changes needed — this is a CI config fix.

Programming Checklist

N/A — no application code changed.

Screenshots

Info

N/A — CI workflow fix, no UI changes.

Checklist

  • I have included screenshots/recordings of the intended results or explained why they are not needed

@sherwinski sherwinski requested a review from fadi-george March 31, 2026 22:36
Comment thread .github/workflows/create-release-pr.yml Outdated
Comment thread .github/workflows/create-release-pr.yml Outdated
Comment thread .github/workflows/create-release-pr.yml Outdated
@fadi-george fadi-george changed the title ci: disable package manager cache ci: update create release workflow Mar 31, 2026
@sherwinski sherwinski merged commit 5fc89c1 into main Mar 31, 2026
3 checks passed
@sherwinski sherwinski deleted the ci/disable-package-manager-cache branch March 31, 2026 23:53
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