(no title)
habosa | 24 days ago
All of that on top of a rock-solid system for bringing your own runner pools which lets you use totally different machine types and configurations for each type of CI job.
Highly, highly recommend.
habosa | 24 days ago
All of that on top of a rock-solid system for bringing your own runner pools which lets you use totally different machine types and configurations for each type of CI job.
Highly, highly recommend.
tcoff91|24 days ago
bigstrat2003|24 days ago
But yes, Groovy is a much better language for defining pipelines than YAML. Honestly pretty much any programming language at all is better than YAML. YAML is fine for config files, but not for something as complex as defining a CI pipeline.
iberator|23 days ago
imo top 10 best admin/devs free software written in past 25 years.
unknown|23 days ago
[deleted]
liveoneggs|23 days ago
Storment33|23 days ago
Jenkins is probably a bit like Java, technically it is fine. The problem is really where/who typically uses it and as there is so much freedom it is really easy to make a monster. Where as for Go it is a lot harder to write terrible unmaintainable code compared to Java.