Maybe I’m the dumbest ex-CI/CD engineer in the universe, but… what? A CI machine isn’t some generic/universal thing that any random project can plugged into. What are you actually asking for?
this post was submitted on 10 Jan 2024
15 points (94.1% liked)
lemmy.ml meta
1408 readers
20 users here now
Anything about the lemmy.ml instance and its moderation.
For discussion about the Lemmy software project, go to [email protected].
founded 3 years ago
MODERATORS
So a lot of open source CI systems (like the one we run, called woodpecker-ci), allow you to add as many runner machines as you like. The server, when given a job, picks a random runner machine to run that job.
Its as easy as having a computer / VPS that's running docker, and can be given a docker-compose.yml
file to run. We need more runners since we only have ~ 3.