-
Notifications
You must be signed in to change notification settings - Fork 6
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 rework #16
Comments
macOS is free for OSS projects, but Linux 64-bit on ARM is not available. We would either have to deploy our own self-hosted runner (see: https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners) or use CircleCI for this -- I'm fine with either one. Will phase out 32-bit Windows testing. Do we want to continue testing with dmd-master? I dropped those jobs, but I guess we can re-enable them. |
Circle CI is better here.
Yes. |
@9il I have a question about this part:
Do you mean that you want to have issues automatically opened upon CI job failures? |
No, just a common issue manually opened. So we can track what is going on wrong. |
For each of the following repositories we need to setup GitHub CI for the following compiler versions:
If compilers fails, please open an issue with corresponding link to the CI job.
With matrix on:
Please remove Windows 32 bit support if any.
Repositories to update:
The text was updated successfully, but these errors were encountered: