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

Create a link to tree view when published artifacts list gets too long

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • plugin-proposals
    • None
    • Platform: All, OS: All

      This is an enhancement request is response to closed bug 2223. I have an idea
      on how to improve this. Rather than removing the list of artifacts when it
      becomes too long, how about just adding a link that will point to the tree view?

      For example,

      artifact1.tgz [standard link]
      artifact2.tgz
      artifact3.tgz
      :
      :
      artifactn.tgz
      ...more... [link to .../job/<project>/ws]

      This will alleviate the surprise when the artifact list suddenly disappears when
      the build runs over the limit due to a code/packaging change.

          [JENKINS-2280] Create a link to tree view when published artifacts list gets too long

          Alan Harder added a comment -

          I implemented this in 1.330. 16 or fewer still shows a plain list, 17-40 shows
          a tree view on the build page, 41+ shows a link to the directory browser (as 17+
          used to). These thresholds can be adjusted via system properties, see
          http://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties

          Alan Harder added a comment - I implemented this in 1.330. 16 or fewer still shows a plain list, 17-40 shows a tree view on the build page, 41+ shows a link to the directory browser (as 17+ used to). These thresholds can be adjusted via system properties, see http://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+properties

          Code changed in hudson
          User: : mindless
          Path:
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=23974
          Log:
          [FIXED JENKINS-2280] add link to issue for item implemented in 1.330

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=23974 Log: [FIXED JENKINS-2280] add link to issue for item implemented in 1.330

            mindless Alan Harder
            exg exg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: