ci: re-enable Windows builds in Tauri release workflow#730
ci: re-enable Windows builds in Tauri release workflow#730Yana-do-code wants to merge 1 commit intoCircuitVerse:mainfrom
Conversation
Re-adds Windows platform to the build matrix after it was previously disabled in commit 9f8eaf1. This restores multi-platform build support for Windows alongside macOS (Intel/Apple Silicon) and Linux. The workflow will now generate Windows installers: - .msi (Windows Installer Package) - .exe (NSIS-based installer) All necessary Windows configuration is already in place: - icon.ico exists in src-tauri/icons/ - Artifact upload paths configured for both msi and nsis - Cross-platform build commands using npx cross-env
✅ Deploy Preview for circuitverse ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
WalkthroughThis pull request modifies the Possibly related PRs
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@senbo1 Please review it. |
|
Thanks for the contribution but the windows build was failing that is why we didnt add it. Rather it will be better if you investigate the reason for that. |

Re-adds Windows platform to the build matrix after it was previously disabled in commit 9f8eaf1. This restores multi-platform build support for Windows alongside macOS (Intel/Apple Silicon) and Linux.
The workflow will now generate Windows installers:
All necessary Windows configuration is already in place:
Also the simulator works fine in local server .

Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.