Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

visualon/jenkins-jobcacher-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

no longer maintained, all changes are now upstream

Build status Renovate

Job Cacher Plugin

This plugin was created to improve build performance for builds that utilize executors that start from a clean image each time such as docker based executors. This plugin was inspired by the caching capability of TravisCI.

Features

  • Item storage extension point supporting on master storage and AWS S3
  • Cache Wrapper for free style jobs that manages the cache
  • Implements Arbitrary File Cache where user specifies paths to be cached
  • UI on Job page to review the job's caches
  • Supports Pipeline jobs with a cache block
  • Cache Extension Point for other plugins to provide opinionated caching capability such as Gradle caches

About

This is a maintained fork.

Resources

License

Stars

Watchers

Forks

Languages

  • Java 79.7%
  • HTML 20.3%