Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Add Windows CMake CI #5516

Merged
merged 38 commits into from
Sep 17, 2023

Conversation

autoantwort
Copy link
Contributor

Restores the windows cmake ci to detect broken builds

@autoantwort autoantwort requested a review from a team as a code owner August 6, 2023 15:47
@autoantwort
Copy link
Contributor Author

The ci error seems unrelated to this pr (no space left on device)

@calcmogul
Copy link
Member

calcmogul commented Sep 13, 2023

This Windows CMake CI build ran out of disk space. If I recall correctly, this is the reason we originally removed it; vcpkg pulled in a lot of stuff.

@autoantwort
Copy link
Contributor Author

This Windows CMake CI build ran out of disk space.

No, it ran out of RAM. I increased the parallel count to speed up the ci, but it seems that I shouldn't do that.

@autoantwort
Copy link
Contributor Author

Ci is now green :)

@autoantwort
Copy link
Contributor Author

This is now ready to be merged :)

@calcmogul calcmogul changed the title Windows cmake ci [build] Add Windows CMake CI Sep 15, 2023
@PeterJohnson PeterJohnson merged commit 25b0622 into wpilibsuite:main Sep 17, 2023
22 checks passed
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.

4 participants