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

Add GitHub actions to check formatting and run tests #165

Merged
merged 8 commits into from
Jan 31, 2023

Conversation

cassiebeckley
Copy link
Contributor

Based on the workflows from google/bigwheels

Based on the workflows from google/bigwheels
@cassiebeckley cassiebeckley requested a review from Keenuts January 17, 2023 18:06
.github/workflows/windows-build.yml Outdated Show resolved Hide resolved
.github/workflows/linux-build.yml Outdated Show resolved Hide resolved
@cassiebeckley cassiebeckley force-pushed the master branch 2 times, most recently from b3de0d0 to 1997924 Compare January 30, 2023 18:37
@cassiebeckley cassiebeckley force-pushed the master branch 5 times, most recently from 750d0f6 to 5336af6 Compare January 30, 2023 19:38
@cassiebeckley
Copy link
Contributor Author

This required a lot of testing and tweaks to get it running correctly. I've disabled running tests on Windows for now; I'm getting a "vector too long" error on the GitHub runner that I can't reproduce locally, and running tests on Linux should hopefully catch most errors.

@Keenuts
Copy link

Keenuts commented Jan 31, 2023

This required a lot of testing and tweaks to get it running correctly. I've disabled running tests on Windows for now; I'm getting a "vector too long" error on the GitHub runner that I can't reproduce locally, and running tests on Linux should hopefully catch most errors.

Do you have a github issue to track this?
Maybe a disk space issue?

@cassiebeckley
Copy link
Contributor Author

Added #167

@Keenuts Keenuts merged commit abd8595 into KhronosGroup:master Jan 31, 2023
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.

2 participants