link to archived build artifacts is hidden until pipeline has finished

This issue is archived. You can view it, but you can't modify it. Learn more

    • 2.300

      jglick
      klrmn: hah. Works fine in stage view, but https://github.com/jenkinsci/jenkins/blob/ee447af7e8e283ff50032532a571766f810ea061/core/src/main/resources/lib/hudson/artifactList.jelly#L44 explicitly hides it during the build, for no reason I can see.

      Test case: stage 'All'; node

      {writeFile file: 'f.txt', text: 'hello'; archive 'f.txt'; input 'hold on'}

      Workaround: manually append `artifact/` to build index URL.

            Assignee:
            Jesse Glick
            Reporter:
            Leah Klearman
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: