-
-
Notifications
You must be signed in to change notification settings - Fork 389
Migrate CI from GitLab to GitHub #3398
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
Comments
@hasufell I'm reluctant to provide full admin access to the org. What kind of access is required? |
Access to setup shared runners (under settings). Or you generate a bunch of runner tokens and share them with me. |
But I'm not sure those are shared runners... probably not. So someone with org admin access needs to share that. |
Issues with FreeBSD: cirruslabs/cirrus-ci-docs#1123 |
Done.
I don't think it is possible to share across the organization an existing runner, it needs to be created anew?.. Tokens are time-limited, so if you drop me an email once you are up to it, I'll generate one. I'm in +0 UTC. |
Motivation
Execution
A prototype was done at GHCup: https://github.com/haskell/ghcup-hs/compare/2abcb46199f06f09cb746322af7e88314be1f182%5E..823458910b41cf79739257dbc3d08084400bb594
This includes intelligent caching via
cabal-cache
with S3 BlackBlaze.Self-hosted runners for Linux AARCH64 and Darwin AARCH64 will be provided by @angerman ...can you briefly comment here what you need to hook them up with HLS repo?
The text was updated successfully, but these errors were encountered: