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

expose ability to create/unpack tar.gz / zip as a workflow step

      it is sometimes usefull to create a zip (or tar.gz) of some files ina workspace to archive as a single unit.

      However to do this you need to rely n platform tools to create the file.
      Whilst on Unix/Linux this is not too hard on windows it is a PITA requiring either extra tools or powershell scripting - neither of which is portable.

      It would be nice if Jenkins/javas ability to create tar.gz/zip was exposed as a native step.

          [JENKINS-30025] expose ability to create/unpack tar.gz / zip as a workflow step

          James Nord created issue -

          James Nord added a comment -

          relates in part to JENKINS-30024 and ability to migrate from dist-fork to workflow.

          James Nord added a comment - relates in part to JENKINS-30024 and ability to migrate from dist-fork to workflow.
          James Nord made changes -
          Link New: This issue is related to JENKINS-30024 [ JENKINS-30024 ]

          Jesse Glick added a comment -

          Would it suffice for JENKINS-26942 to include a syntax for directories, which internally kept them as an archive?

          Jesse Glick added a comment - Would it suffice for JENKINS-26942 to include a syntax for directories, which internally kept them as an archive?
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-26942 [ JENKINS-26942 ]
          Jesse Glick made changes -
          Link Original: This issue is related to JENKINS-30024 [ JENKINS-30024 ]

          Jesse Glick added a comment -

          Or an easier way of running Ant, which includes all sorts of tools like this available wherever you have a JVM?

          Jesse Glick added a comment - Or an easier way of running Ant, which includes all sorts of tools like this available wherever you have a JVM?
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-26056 [ JENKINS-26056 ]
          James Nord made changes -
          Summary Original: expose ability to create tar.gz / zip as a workflow step New: expose ability to create/unpack tar.gz / zip as a workflow step

          Jesse Glick added a comment -

          Not really necessary for archiving as such, since you can already archive a whole directory, and it is available as artifacts, either individually or (using special URLs) as archives, from the build page.

          Jesse Glick added a comment - Not really necessary for archiving as such, since you can already archive a whole directory, and it is available as artifacts, either individually or (using special URLs) as archives, from the build page.

            Unassigned Unassigned
            teilo James Nord
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: