renovate/lib/manager/jenkins
RahulGautamSingh da73178171
fix: refactor regex to use re2 (#12216)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 04:38:49 +00:00
..
__fixtures__ feat(jenkins-plugins): support yaml file format (#9069) 2021-03-22 15:08:52 +00:00
__snapshots__ feat(jenkins-plugins): support yaml file format (#9069) 2021-03-22 15:08:52 +00:00
extract.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
extract.ts fix: refactor regex to use re2 (#12216) 2021-10-20 04:38:49 +00:00
index.ts feat(jenkins-plugins): support yaml file format (#9069) 2021-03-22 15:08:52 +00:00
readme.md feat(jenkins-plugins): support yaml file format (#9069) 2021-03-22 15:08:52 +00:00
types.ts feat(jenkins-plugins): support yaml file format (#9069) 2021-03-22 15:08:52 +00:00

The Jenkins manager supports a custom text or YAML format of the plugin list as described here. Only versions from the main Jenkins update center are supported.

There are no strict filename rules, the convention is to name the file plugins.txt or plugins.yaml.