Artifactory Datasource¶
Table of values¶
Name | Value | Notes |
---|---|---|
Identifier | artifactory |
|
Default versioning | No default versioning | |
Custom registry support | Yes | |
Release timestamp support | Yes | The release timestamp is determined from the date-like text, next to the version hyperlink tag in the results. |
Source URL support | No |
Description¶
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.