renovate/lib/modules/datasource/artifactory
2022-08-16 14:22:29 +02:00
..
__fixtures__ refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
__snapshots__ test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
common.ts refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
index.spec.ts refactor: rename lookupName -> packageName (#14494) 2022-03-04 09:04:02 +01:00
index.ts fix(ci): Restrict template expressions (#16834) 2022-07-30 16:28:31 +02:00
readme.md refactor: rename lookupName -> packageName (#14494) 2022-03-04 09:04:02 +01:00

Artifactory is the recommended registry for Conan packages.

This datasource returns releases from given custom registryUrl(s).

The target URL is composed by the registryUrl and the packageName, which defaults to depName when packageName is not defined.

The release timestamp is taken from the date in the directory listing, and is assumed to be in UTC time.