Jenkins
Recipes to perform Jenkins plugin hygiene and migration tasks.
Categories
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
- Migrate
javax.annotations
to SpotBugs annotations - Modernize a Jenkins plugin to the latest recommended versions
- Modernize a Jenkins plugin to the latest versions supported by Java 8
Recipes
- Add XML declaration to Jelly files
- Add or correct Jenkins plugins BOM
- Create
index.jelly
if it doesn't exist - Disables local file resolution for parent POM
- Is the project a Jenkins plugin?
- Modernize Jenkinsfile
- Upgrade jenkins java version
- Upgrade property's value to version
- Use Jenkins API plugin instead of libraries
- Use commons-lang3 API Plugin