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

skip compressing already compressed artifacts

XMLWordPrintable

      Sometimes an artifact will already be a zip file, and in this case it would be great to skip double-zipping it, especially as this makes it impossible to browse in the web view. We could add a step to unzip the artifact beforehand, however this causes the archiving step to take quite a while (1-3 minutes) as the compression appears to be done master-side so the whole directory has to be sent from slave to master before zipping.

            olivergondza Oliver Gondža
            mcrooney mcrooney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: