|
|
|
|
|
by oblio
3 days ago
|
|
LLMs, Jenkins for the entire software universe :-D For those unaware, Jenkins (Hudson), is a CI server that supports all sorts of pipelines. Those pipelines can very easily be turned into huge balls of mud by putting logic in them. The proper way to do it is to put that logic into simple scripts and tools and have Jenkins just do high level orchestration. |
|