Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-30480

documentation of any change in build configuration

      In our case, we want to know every change. Because if you change the build config, you can not back to an older version of build configuration. This would it make easier to understand why older build are failed. This would allow to move back to an older build configuration. I am not sure, but this could also be good for a "EN ISO 9001" certification.

          [JENKINS-30480] documentation of any change in build configuration

          Ing. Christoph Obexer added a comment - Should be possible with: https://wiki.jenkins-ci.org/display/JENKINS/SCM+Sync+configuration+plugin

          I use now the line:
          copy %JENKINS_HOME%jobs%JOB_NAME%\config.xml %JENKINS_HOME%\jobs%JOB_NAME%\builds%BUILD_NUMBER%\

          but you have no ability to reactivate or view it.

          Ronny Borchert added a comment - I use now the line: copy %JENKINS_HOME%jobs%JOB_NAME%\config.xml %JENKINS_HOME%\jobs%JOB_NAME%\builds%BUILD_NUMBER%\ but you have no ability to reactivate or view it.

          I just noticed that there is a plug-in that does exactly that: https://wiki.jenkins-ci.org/display/JENKINS/JobConfigHistory+Plugin plus it allows to view the difference and revert to a specific version.

          Ing. Christoph Obexer added a comment - I just noticed that there is a plug-in that does exactly that: https://wiki.jenkins-ci.org/display/JENKINS/JobConfigHistory+Plugin plus it allows to view the difference and revert to a specific version.

          I installed the plugin, and will try it. thx for this information

          Ronny Borchert added a comment - I installed the plugin, and will try it. thx for this information

            Unassigned Unassigned
            arbeita Ronny Borchert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: