ci: build MSI on windows-host #10

Merged
gsadmin merged 1 commits from development into main 2026-09-02 14:00:24 +00:00
Owner

Run #10 built all 6 binaries; WiX cannot run on Linux, so the MSI now builds on windows-host and attaches to the release.

Run #10 built all 6 binaries; WiX cannot run on Linux, so the MSI now builds on windows-host and attaches to the release.
gsadmin added 1 commit 2026-09-02 14:00:20 +00:00
WiX warns it only supports Windows and errored on the Linux runner (WIX0389).
Split the pipeline: ubuntu-host builds the binaries + image + release and passes
the windows/amd64 binary as an artifact; a new msi job on windows-host wraps it
into the MSI with native WiX and attaches it to the release.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
gsadmin added 1 commit 2026-09-02 14:00:20 +00:00
WiX warns it only supports Windows and errored on the Linux runner (WIX0389).
Split the pipeline: ubuntu-host builds the binaries + image + release and passes
the windows/amd64 binary as an artifact; a new msi job on windows-host wraps it
into the MSI with native WiX and attaches it to the release.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
gsadmin merged commit ccbe345f79 into main 2026-09-02 14:00:24 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gsadmin/OrchestrAD#10