-
Notifications
You must be signed in to change notification settings - Fork 8
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
Move FreeBSD CI to Cirrus #43
Conversation
Cirrus was like half-installed for this organization; I just had to edit the installation from the GitHub Marketplace to tell it whether it's allowed to access all repos or just selected ones. Should be all set now. As an aside, we could also run CI on platforms like ARM and Alpine with Cirrus "soon". |
Ok, I can hold off this PR until we can move also away from Drone. Thanks! |
I'd recommend just going ahead with this PR and adding other platforms on Cirrus once I have it nailed down. The green status checks in my PR I linked are a bit misleading as CI for that repo doesn't cover the mechanism by which other repos install CirrusCI.jl. ( |
Cirrus still doesn't start here. |
Maybe because it's in draft mode? |
wtf, https://cirrus-ci.com/github/JuliaPackaging only shows BinaryProvider. |
I changed the org settings for Cirrus from access to all repos to only this one, no idea whether that will do anything |
a2c008f
to
61533b6
Compare
Sounds like I had to push a new commit, I guess it doesn't rebuild on a new merge commit (when you close/reopen the PR)? |
Huh, I guess not, weird. I wonder if that's configurable. |
I'm missing how to setup Cirrus for the repository/organisation. CC: @ararslan