7 ms·
I am developing a self-hosted solution for this [1]. It’s true that it’s somewhat of a pain but JIT runners allow a lot of flexibility that we don’t find elsewh
by crohr 9mo ago
I am developing a self-hosted solution for this [1]. It’s true that it’s somewhat of a pain but JIT runners allow a lot of flexibility that we don’t find elsewhere.
[1] https://runs-on.com https://runs-on.com
- paulddraper 9mo agoI did something very similar. Create/start/stop/terminate EC2. https://github.com/redoapp/fast-actions-runner-ec2 https://github.com/redoapp/fast-actions-runner-ec2
- novok 9mo agoIn my experience even with runs-on it is a bit painful with runner cancellations.