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

ci: add github ci intergration to ensure PRs build successfully #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

acuteaangle
Copy link
Contributor

This adds GitHub Actions integration to automatically build (and run tests, should they be added in the future) on Windows, MacOS, and Linux.

This will (hopefully) prevent issues like gh-87 (introduced by gh-83) from recurring in the future.

Related-to: gh-83, gh-86, gh-87

This adds GitHub Actions integration to automatically build (and run
tests, should they be added in the future) on Windows, MacOS, and Linux.

This will (hopefully) prevent issues like Spagett1gh-87 (introduced by Spagett1gh-83)
from recurring in the future.

Related-to: Spagett1gh-83, Spagett1gh-86, Spagett1gh-87
@acuteaangle acuteaangle marked this pull request as ready for review January 4, 2025 09:19
@prochac
Copy link

prochac commented Jan 4, 2025

Does it pass if it's run on top of #86 ? Then it should, right?

@acuteaangle
Copy link
Contributor Author

It does, here are the logs and results.

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