Skip to content

chore(ci): parallelize builds and make windows optional#429

Merged
captainsafia merged 4 commits intomainfrom
cursor/parallel-macos-windows-builds-bd29
Mar 2, 2026
Merged

chore(ci): parallelize builds and make windows optional#429
captainsafia merged 4 commits intomainfrom
cursor/parallel-macos-windows-builds-bd29

Conversation

@captainsafia
Copy link
Member

Parallelize macOS and Windows builds in build.yml to improve CI efficiency.

Previously, macOS and Windows builds waited for build-linux to complete. This PR introduces a build-ui job to generate shared UI artifacts, allowing build-linux and the macOS/Windows matrix to run in parallel after the UI artifacts are ready.


Open in Web Open in Cursor 

Co-authored-by: Safia Abdalla <safia@safia.rocks>
@cursor
Copy link

cursor bot commented Mar 2, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Co-authored-by: Safia Abdalla <safia@safia.rocks>
@captainsafia captainsafia changed the title Parallel macOS Windows builds chore(ci): parallelize builds and make windows optional Mar 2, 2026
@rgbkrk
Copy link
Member

rgbkrk commented Mar 2, 2026

What a good idea to prebuild the UI at least

cursoragent and others added 2 commits March 2, 2026 05:08
Co-authored-by: Safia Abdalla <safia@safia.rocks>
Co-authored-by: Safia Abdalla <safia@safia.rocks>
@captainsafia captainsafia marked this pull request as ready for review March 2, 2026 05:35
@captainsafia captainsafia enabled auto-merge (squash) March 2, 2026 05:35
@captainsafia captainsafia merged commit 83cfeb3 into main Mar 2, 2026
10 checks passed
@captainsafia captainsafia deleted the cursor/parallel-macos-windows-builds-bd29 branch March 2, 2026 05:48
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.

3 participants