renovate/lib/modules/manager/woodpecker
Rhys Arkins b6ed33ec01
fix(regex): don’t escape forward slash in fileMatch (#19314)
This cleanup of default `fileMatch` values should be backwards compatible.
2023-03-10 09:34:39 +01:00
..
__fixtures__ feat: woodpecker manager (#17297) 2022-09-07 08:10:27 +03:00
extract.spec.ts feat: woodpecker manager (#17297) 2022-09-07 08:10:27 +03:00
extract.ts refactor: PackageFile -> PackageFileContent (#20502) 2023-02-19 12:43:48 +00:00
index.ts fix(regex): don’t escape forward slash in fileMatch (#19314) 2023-03-10 09:34:39 +01:00
readme.md feat: woodpecker manager (#17297) 2022-09-07 08:10:27 +03:00
types.ts feat: woodpecker manager (#17297) 2022-09-07 08:10:27 +03:00

Extracts all Docker images from Woodpecker Pipeline YAML files.

If you need to change the versioning format, read the versioning documentation to learn more.