renovate/lib/manager/jenkins
2021-03-02 21:44:55 +01:00
..
__fixtures__ feat(jenkins): Support skip comments (#6980) 2020-08-26 15:26:05 +02:00
__snapshots__ feat(jenkins): Support skip comments (#6980) 2020-08-26 15:26:05 +02:00
extract.spec.ts feat(jenkins): Support skip comments (#6980) 2020-08-26 15:26:05 +02:00
extract.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
index.ts feat(jenkins): Add Jenkins plugin manager (#6668) 2020-08-04 11:12:40 +02:00
readme.md chore: spelling (#7499) 2020-10-20 08:49:28 +02:00

The Jenkins manager supports the following format of the plugin list:

plugin1:1.2.3
plugin2:4.5 # this is a comment

# this line is ignored

# Renovate will not upgrade the following dependency:
plugin3:7.8.9 # renovate:ignore

There's no strict specification on the name of the files, but usually it's plugins.txt