-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
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.