mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-15 09:06:25 +00:00
143c9a6751
Renames `lookupName` to be `packageName`. BREAKING CHANGE: Use `packageName` instead of `lookupName` if interacting with Renovate datasources directly. |
||
---|---|---|
.. | ||
__fixtures__ | ||
__snapshots__ | ||
common.ts | ||
index.spec.ts | ||
index.ts | ||
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
, 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.