Skip to content

Conversation

@Varadraj75
Copy link
Contributor

Description

  • Fixes Windows release failures by aligning CI Node.js version with current engine requirements (Node ≥ 24, npm ≥ 11).
  • Updates the release asset upload workflow to use the correct Node version, preventing missing Windows .exe artifacts.
  • Ensures CI behavior is consistent with the release workflow and local development setup.

Related issue(s)

Resolves #1982

Copilot AI review requested due to automatic review settings January 23, 2026 18:08
@github-project-automation github-project-automation bot moved this to To Triage in CLI - Kanban Jan 23, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 23, 2026

⚠️ No Changeset found

Latest commit: e64b696

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@sonarqubecloud
Copy link

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR aims to fix Windows release failures by aligning the CI Node.js version with the engine requirements specified in package.json (Node ≥24). The change updates the Windows asset upload workflow to use .nvmrc for determining the Node version instead of the hardcoded Node 20.

Changes:

  • Updates the Windows build step in the release asset upload workflow to read Node version from .nvmrc file instead of using a hardcoded version

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To Triage

Development

Successfully merging this pull request may close these issues.

[BUG] Windows CLI download link on website returns 404

1 participant