-
Notifications
You must be signed in to change notification settings - Fork 77
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
Cirrus CI and macOS on M1 CI #145
base: master
Are you sure you want to change the base?
Conversation
I asked some questions of the Cirrus CI community at cirruslabs/cirrus-ci-docs#1147 |
…clang isn't available. Attempt to explicitly specify clang.
…s nothing. Discovered by GCC 12.2.0.
Submitted a request to Cirrus CI to improve feedback. See cirruslabs/cirrus-ci-docs#1149 |
Unfortunately, there don't seem to be FreeBSD on arm64 images available. There's nothing but amd64.
|
It appears (from the links in GitHub's checks list on this pull request) that Cirrus CI is running on the underlying branch, not on a trial merge between the branch and master. That's inconsistent (and less useful) than GitHub CI and Travis CI. |
At this point we have four CI systems on the go:
So this branch should really pop design.tests.ci into its own document that explains all of the above and allows it to be maintained. |
Submitted a query about this to Cirrus CI discussions. |
…orporating statements about Travis CI into general design.
…gn for check scripts. Linking GitHub check actions to design and vice-versa.
…ification, linking to design.mps.tests, and more justification.
Adding Cirrus CI to replace Travis CI.
Adding CI build and test on macOS on M1 (XCA6LL), which will allow us to test, review, merge pending A6 pull requests.
Fixes #109 .
Creates new document design.mps.ci.