|
|
|
|
|
by pswenson
3742 days ago
|
|
the config is a huge problem, not just because of XML files. Jenkins (pre 2.0 at least) job configs have huge problems with config drift and doesn't play well with configuration management tools. Trying to automate jenkins job configurations requires using the terrible job config xml format and a poorly designed rest API which breaks all the time when you add in a plugin or plugins get upgraded. |
|
Jenkins has a ton of issues but with a bit of careful plugin selection it provides a ton of bang for your buck.