github jenkinsci/jenkinsfile-runner 1.0-beta-16
1.0-beta-16: Image size optimizations, new packaging flow

latest releases: 1.0-beta-32, 1.0-beta-31, 1.0-beta-30...
3 years ago

🚀 Image size improvements

  • Exclude jenkins.war and executable-war.jar from Jenkinsfile Runner bundles, use JARs instead (#346) @oleg-nenashev
  • Reduce Vanilla Docker image sizes by not bundling plugin HPI files (#349) @oleg-nenashev
Image optimization summary

JFR_Images

👷 Changes for developers

  • Add experimental Plugin Packaging POM for building custom Jenkinsfile Runner distributions (#352) @oleg-nenashev
    • This Maven-only flow is an addition to the existing Custom WAR Packager flow. In addition to Docker images, it allows packaging Jenkinsfile Runner executable JARs. The packaging takes less time, and the dependency conflicts resolution is much better.
    • Usage examples: Vanilla image, ci.jenkins.io-runner

📝 Documentation updates

Don't miss a new jenkinsfile-runner release

NewReleases is sending notifications on new releases.