-
New Feature
-
Resolution: Won't Do
-
Minor
-
None
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.
- is related to
-
JENKINS-26056 Workflow build step for Ant
-
- Resolved
-
-
JENKINS-26942 Easy to way to copy workspace files
-
- Resolved
-
[JENKINS-30025] expose ability to create/unpack tar.gz / zip as a workflow step
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
Link |
Original:
This issue is related to |
Link |
New:
This issue is related to |
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 |
relates in part to
JENKINS-30024and ability to migrate from dist-fork to workflow.