|
|
|
|
|
by makeitdouble
1692 days ago
|
|
Another way to put it: any CI properly integrated to Github will be #1 CI by sheer market size. Gitlab has a similar YAML system from more than a decade, it's low friction, pretty polished and highly reliable. But it will always be a more niche product by the effect of Gitlab being way smaller that Github. |
|
These days Drone CI is my current favorite for OSS projects, I'm forced to use gitlab at work so that's what we use for internal projects.
I think Drone appeals to me for its simplicity, golang choice and docker everything. Not that it doesn't have its own set of issues as well.