Branch: refs/heads/main
Home: https://github.com/jenkinsci/jobcacher-plugin
Commit: 4527e20386c79320867100398a2b45067c8f8b3d
https://github.com/jenkinsci/jobcacher-plugin/commit/4527e20386c79320867100398a2b45067c8f8b3d
Author: repolevedavaj <[email protected]>
Date: 2022-11-05 (Sat, 05 Nov 2022)
Changed paths:
M README.md
M pom.xml
M src/main/java/jenkins/plugins/jobcacher/ArbitraryFileCache.java
A
src/main/java/jenkins/plugins/jobcacher/arbitrary/TarArbitraryFileCacheStrategy.java
R
src/main/java/jenkins/plugins/jobcacher/arbitrary/TarGzArbitraryFileCacheStrategy.java
M
src/main/java/jenkins/plugins/jobcacher/arbitrary/ZipArbitraryFileCacheStrategy.java
M
src/test/java/jenkins/plugins/jobcacher/ArbitraryFileCachePipelineTest.java
Log Message:
-----------
Introduce zstd compression method for arbitrary file cache
Commit: a31c79b0b2a0fd5096800b8a82c765936829f1fb
https://github.com/jenkinsci/jobcacher-plugin/commit/a31c79b0b2a0fd5096800b8a82c765936829f1fb
Author: repolevedavaj <[email protected]>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M README.md
M pom.xml
M src/main/java/jenkins/plugins/jobcacher/ArbitraryFileCache.java
A
src/main/java/jenkins/plugins/jobcacher/arbitrary/TarArbitraryFileCacheStrategy.java
R
src/main/java/jenkins/plugins/jobcacher/arbitrary/TarGzArbitraryFileCacheStrategy.java
M
src/main/java/jenkins/plugins/jobcacher/arbitrary/ZipArbitraryFileCacheStrategy.java
M
src/test/java/jenkins/plugins/jobcacher/ArbitraryFileCachePipelineTest.java
Log Message:
-----------
Merge pull request #97 from jenkinsci/feature/91-support-zstd-compression
Introduce zstd compression method for arbitrary file cache
Compare:
https://github.com/jenkinsci/jobcacher-plugin/compare/3b67b5be28a5...a31c79b0b2a0
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jobcacher-plugin/push/refs/heads/main/3b67b5-a31c79%40github.com.