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

GitHub build checks #228

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

Conversation

minijackson
Copy link
Collaborator

@minijackson minijackson commented Dec 19, 2024

Enables us to see the result of checks directly on GitHub.

It's really not optimized, since it will compile for example epics-base for each check that needs it (~20 times), bu it should be a nice stopgap solution until we deploy our own public CI and cache server.

Also add x86_64-darwin to supported system, in case we want to support MacOS developers.
It seems there's some work to do for MacOS support…

@minijackson minijackson force-pushed the github-build-checks branch 2 times, most recently from 3ea4110 to 8d4f5df Compare December 19, 2024 14:29
@minijackson minijackson force-pushed the github-build-checks branch 2 times, most recently from 58aaecf to cb500b5 Compare December 19, 2024 14:38
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.

1 participant