9 ms·
You can track changes in Jenkins configurations?
by echohack 13y ago
You can track changes in Jenkins configurations?
- mpermar 13y agoActually I was wrong on that one. I took for granted that you could track changes because we have a nice "Job Config History" menu option. But that is actually the job config history plugin ( https://wiki.jenkins-ci.org/display/JENKINS/JobConfigHistory+Plugin https://wiki.jenkins-ci.org/display/JENKINS/JobConfigHistory... ) So, I step back on saying Jenkins lets you track main changes history. That has to be done manually I guess.
- echohack 13y agoThis plugin is actually really nice. Thanks, this will help. :)