Could this be used to manage external macOS runners? #2297
Unanswered
codiophile
asked this question in
Questions
Replies: 1 comment
-
@codiophile I'm looking to do exactly what you described. Did you come up with or find any good solutions for this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using this for our self-hosted linux runners, but we also need to build stuff on macOS. My question is simply whether this project could be extended to manage external runners and spin up and down macOS VMs in an external cluster and add them as runners to the appropriate repository? If so, how would one go about adding an integration with an external cluster?
Since this project already implements webhooks and auto-scaling, it seems like it could potentially be a good fit and we already use it anyway. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions