-
Improvement
-
Resolution: Duplicate
-
Major
-
None
When copying zipped artifacts, I always have to add a shell build step to unzip and delete that copied file.
It would be great if the Copy Artifact plugin had an option to unzip the artifact into the target directory instead of copy.
- duplicates
-
JENKINS-22637 "Copy Artifacts Plugin" should support ArtifactManager
-
- Closed
-
[JENKINS-30027] Ability to unzip artifacts
Workflow | Original: JNJira [ 165108 ] | New: JNJira + In-Review [ 181837 ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
TeamCity has a great syntax to specify zipping.and unzipping.
See https://confluence.jetbrains.com/display/TCD9/Configuring+General+Settings#ConfiguringGeneralSettings-PathsPatterns
Would be very useful if the Archive Artifacts publisher supports the same syntax for zipping, too.