jenkinsci / jobcacher-plugin

Jenkins plugin that improves build performance for transient agents by caching files
https://plugins.jenkins.io/jobcacher/
MIT License
33 stars 33 forks source link

Use common-compress API and cleanup bundled libraries #330

Closed jonesbusy closed 3 months ago

jonesbusy commented 3 months ago

Fix #309

Testing done

Tests are passsing

Tested jobcacher:incrementals;org.jenkins-ci.plugins;538.vd4112a_72b_b_6d into prod instance

And ZSTD compression to ensure class loader work for the native binaries

ZSTD

Submitter checklist

jonesbusy commented 3 months ago

I deleted my fork and forgetting this open PR.

I will reopen it in the next few days, it's not an urgent change