Hacker News new | ask | show | jobs
by jl-gitlab 2368 days ago
In GitLab we have shared group/instance runners now as well as multiproject pipelines.

https://docs.gitlab.com/ee/ci/multi_project_pipelines.html

https://docs.gitlab.com/ee/ci/runners/#shared-specific-and-g...

We are focusing on improving the new user experience here, so OP if you decide to try out GitLab I'd love to hear what works well and what doesn't.

1 comments

At $work we properly rinse autoscale shared project runners. (we make lots of CUDA lumps so we need GPUs to test, and they are uber expensive.)

I wasn't aware of multi-pipeline, so if I bump into that problem again, I'll give it a go