renovate/lib/modules/datasource/artifactory
Michael Kriese 19c115c813
test: cleanup (#34785)
2025-03-13 17:52:09 +00:00
..
__fixtures__ feat: extract artifactory timestamps from columns (#33187) 2025-01-09 07:21:56 +00:00
__snapshots__ test: migrate to vitest (#34475) 2025-02-26 09:35:54 +00:00
common.ts refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00
index.spec.ts test: cleanup (#34785) 2025-03-13 17:52:09 +00:00
index.ts fix: improve coverage (#34667) 2025-03-06 17:05:19 +00:00
readme.md refactor(datasource): use packageName and not depName for datasource lookups (#20474) 2023-03-10 09:34:40 +01:00

readme.md

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.

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