job-dsl-plugin
job-dsl-plugin copied to clipboard
A Groovy DSL for Jenkins Jobs - Sweeeeet!
I am not sure if this is a valid use case and if developers are actually looking out for something like this. But we had this requirement where we wanted...
We use GPars eachParallel() to split up generation of jobs into multiple threads. This significantly reduced our run time from 25min to 5min. Unfortunately, it leads to a race condition,...
Whist you can't change a job type once it exists, what is possible is to create a new job based on a template of a different type. I did this...
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 9.9.0. Release notes Sourced from eslint's releases. v9.9.0 Features 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) 3a4eaf9 feat: add suggestion to...
Bumps [org.jenkins-ci.plugins:nested-view](https://github.com/jenkinsci/nested-view-plugin) from 1.32 to 1.34. Commits 393dff4 [maven-release-plugin] prepare release nested-view-1.34 fe6b0a1 Enable Jenkins Security Scan 5c669fc Modernize to Jenkins 2.440.3 27c0875 Test with Java 21 c223f06 Use parent...
Add note on how relative file paths are handled. As mentioned in jenkinsci/configuration-as-code-plugin#695 and jenkinsci/configuration-as-code-plugin#1145, it is not immediately obvious how relative paths are resolved. Adding a simple note may...
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.88 to 5.0. Release notes Sourced from org.jenkins-ci.plugins:plugin's releases. 5.0 🚀 New features and improvements Add opt-in for Jenkins display of frontend tests (#1016) @timja Add 'may-spotless-apply'...
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 9.11.1. Release notes Sourced from eslint's releases. v9.11.1 Bug Fixes 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar) 2738322 fix: add missing...