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

Extra-columns plug-in: Request for SVN_REVISION and SVN_URL columns

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • extra-columns-plugin
    • None
    • Jenkins 1.554, Extra-Columns plugin v1.15

      Please provide the ability to include the SVN_REVISION and SVN_URL values in the list of available columns.

      I have to compile reports which include build numbers and svn information. I have to navigate to extra pages to retrieve the svn information. Being able to see the information I need in a single page - the Views utilizing Extra-Columns - would be a great time-saver.

      Thanks for your consideration.

          [JENKINS-27490] Extra-columns plug-in: Request for SVN_REVISION and SVN_URL columns

          Daniel Beck added a comment -

          This cannot even be implemented, as there's no record which of the checked out URLs were actually configured (and therefore added to SVN_REVISION_xxx environment variables), and which were only pulled in from svn:externals.

          Also, this request does not account for multiple such locations (which to display? Or all of them?), or mention which builds' should be shown (last successful build? last stable build? last completed build?)

          The "extra pages" is the main page of the build, usually one click away. And for rarely compiled reports, it's a sensible approach to write a script to extract that information from Jenkins. Could even be done via the JSON/XML API if the relevant data is exposed.

          Daniel Beck added a comment - This cannot even be implemented, as there's no record which of the checked out URLs were actually configured (and therefore added to SVN_REVISION_xxx environment variables), and which were only pulled in from svn:externals. Also, this request does not account for multiple such locations (which to display? Or all of them?), or mention which builds' should be shown (last successful build? last stable build? last completed build?) The "extra pages" is the main page of the build, usually one click away. And for rarely compiled reports, it's a sensible approach to write a script to extract that information from Jenkins. Could even be done via the JSON/XML API if the relevant data is exposed.

          Fred G added a comment -

          @Daniel Beck: Thanks for the additional information.

          @Richard Spooner: I'm afraid this request (in it's current form) can't be implemented.
          Nevertheless pull requests/patches are always welcome.

          Fred G added a comment - @Daniel Beck: Thanks for the additional information. @Richard Spooner: I'm afraid this request (in it's current form) can't be implemented. Nevertheless pull requests/patches are always welcome.

            rspooner Richard Spooner
            rspooner Richard Spooner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: