Skip to content

Troubleshoot windows build#71

Closed
pol-rivero wants to merge 4 commits intomainfrom
troubleshoot-windows-build
Closed

Troubleshoot windows build#71
pol-rivero wants to merge 4 commits intomainfrom
troubleshoot-windows-build

Conversation

@pol-rivero
Copy link
Owner

Creating this dummy PR to trigger the CI workflow without pushing to main

Copilot AI review requested due to automatic review settings February 23, 2026 20:41
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 adds diagnostic logging to troubleshoot Windows build issues related to version handling. The changes are specifically designed to test the behavior of the getSemverCompatibleVersion() function when encountering version strings with more than three parts.

Changes:

  • Added console logging to the getSemverCompatibleVersion() function to output the original version and warn when version conversion occurs
  • Modified the CI workflow to use a 4-part version string ("1.2.3.4") to trigger and test the version handling logic

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
script/package.ts Adds debug logging to track version conversion for Windows compatibility with Squirrel.Windows
.github/workflows/ci.yml Changes default version from "0.0.0" to "1.2.3.4" to trigger the version conversion code path

@pol-rivero pol-rivero force-pushed the troubleshoot-windows-build branch from 04ef352 to bdd460e Compare February 24, 2026 06:45
@pol-rivero pol-rivero closed this Feb 24, 2026
@pol-rivero pol-rivero deleted the troubleshoot-windows-build branch February 24, 2026 17:15
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