versions()¶
- audfactory.versions(server, repository, group_id, name)[source]¶
Versions of an artifact on Artifactory.
It lists all folders under the given path and considers all as versions that are conform with
audeer.is_semantic_version()
.
Versions of an artifact on Artifactory.
It lists all folders under the given path
and considers all as versions that are conform with
audeer.is_semantic_version()
.