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

Display the Deployed Artifacts in a tree structure similar to how they are displayed under the Build Artifacts section

      Currently the deployed artifacts are always presented in a flattened format on the Jenkins job/build page. Additionally, if there are multiple artifacts with the same name, but in different directories, the Deployed Artifacts section will only display one file, with no indication which version of the file it is. (see attached screenshot)
      I'd like to see the Deployed Artifacts displayed in a directory-tree structure (similar to the normal Build Artifacts section).
      Thanks.

          [JENKINS-12311] Display the Deployed Artifacts in a tree structure similar to how they are displayed under the Build Artifacts section

          Code changed in jenkins
          User: Gregory Boissinot
          Path:
          src/main/java/org/jenkinsci/plugins/artifactdeployer/service/ArtifactDeployerCopy.java
          http://jenkins-ci.org/commit/artifactdeployer-plugin/57bbfd2c0fbd5ba8272faaa0a4be49c7f0e99753
          Log:
          Fix JENKINS-12311

          Compare: https://github.com/jenkinsci/artifactdeployer-plugin/compare/037c2bc...57bbfd2

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Gregory Boissinot Path: src/main/java/org/jenkinsci/plugins/artifactdeployer/service/ArtifactDeployerCopy.java http://jenkins-ci.org/commit/artifactdeployer-plugin/57bbfd2c0fbd5ba8272faaa0a4be49c7f0e99753 Log: Fix JENKINS-12311 Compare: https://github.com/jenkinsci/artifactdeployer-plugin/compare/037c2bc...57bbfd2

          I'm sorry for this late fix.
          It should be fix in 0.16.

          Gregory Boissinot added a comment - I'm sorry for this late fix. It should be fix in 0.16.

          bogdaniosif added a comment - - edited

          Please make this behaviour optional. I can't use this plugin past v0.15 because of this change.

          My arguments:

          • Full paths on the build server are now visible to web ui users, which is highly undesirable
          • When a user wishes to save an artifact locally, the name generated by the browser for the file to be downloaded is unusable as it is actually the full path of the file on the build server, meshed together by removing path separators

          For me, the behavior pre 0.16 was ideal because I'm archiving a couple of zipped packages per build which actually have by design unique names and it makes perfect sense to have them in a flat view.

          Please make this behavior optional. I was very thankful to have found this plugin at v0.7 and I find this change terrible. Please see the attached screenshots.

          bogdaniosif added a comment - - edited Please make this behaviour optional. I can't use this plugin past v0.15 because of this change. My arguments: Full paths on the build server are now visible to web ui users, which is highly undesirable When a user wishes to save an artifact locally, the name generated by the browser for the file to be downloaded is unusable as it is actually the full path of the file on the build server, meshed together by removing path separators For me, the behavior pre 0.16 was ideal because I'm archiving a couple of zipped packages per build which actually have by design unique names and it makes perfect sense to have them in a flat view. Please make this behavior optional. I was very thankful to have found this plugin at v0.7 and I find this change terrible. Please see the attached screenshots.

          bogdaniosif added a comment -

          See my comment in the comments section

          bogdaniosif added a comment - See my comment in the comments section

          bogdaniosif added a comment -

          See my comment in the comments section

          bogdaniosif added a comment - See my comment in the comments section

          I changed the file name from 0.17.
          Please check if the last version 0.19 suits you.
          Thanks

          Gregory Boissinot added a comment - I changed the file name from 0.17. Please check if the last version 0.19 suits you. Thanks

            gbois Gregory Boissinot
            chris_williams1 Chris Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: