Summary
Current CI (ubuntu-latest) validates npm ci + npm run build (Vite). Add an optional Windows job that installs deps and runs electron-builder --dir or equivalent to catch Windows-only packaging regressions before tagging.
Acceptance criteria
Out of scope (for first iteration)
Fully headless codec / WebRTC E2E.
Summary
Current CI (
ubuntu-latest) validatesnpm ci+npm run build(Vite). Add an optional Windows job that installs deps and runselectron-builder --diror equivalent to catch Windows-only packaging regressions before tagging.Acceptance criteria
windows(or matrix) on PR + main.Out of scope (for first iteration)
Fully headless codec / WebRTC E2E.