-
Updated
Nov 23, 2020 - Shell
artifactory
Here are 169 public repositories matching this topic...
-
Updated
Aug 19, 2020 - Go
-
Updated
Nov 25, 2020 - Go
-
Updated
Nov 26, 2020 - Shell
-
Updated
Jul 7, 2017 - Python
-
Updated
Mar 12, 2020 - Python
-
Updated
Oct 9, 2018 - Groovy
-
Updated
Jun 12, 2019 - Groovy
-
Updated
Nov 26, 2020 - Go
-
Updated
Oct 8, 2020 - Dockerfile
-
Updated
Jan 1, 2020 - Shell
-
Updated
Nov 25, 2020 - Python
-
Updated
Oct 17, 2020 - Shell
-
Updated
Mar 29, 2018 - Go
-
Updated
Nov 27, 2020 - Kotlin
-
Updated
Dec 27, 2018 - Go
-
Updated
Feb 26, 2020 - Shell
-
Updated
May 2, 2017 - Groovy
-
Updated
Nov 26, 2019 - Kotlin
-
Updated
Nov 29, 2020 - HTML
-
Updated
May 18, 2017 - Shell
-
Updated
Sep 23, 2018
-
Updated
Oct 27, 2020 - Java
-
Updated
Jul 17, 2020 - JavaScript
Improve this page
Add a description, image, and links to the artifactory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the artifactory topic, visit your repo's landing page and select "manage topics."
When looking at the fix for #146 I noticed a similar issue in RepositoryRemote.
The attribute url not populated when we read the from the remote .
This means that when we read back an object (e.g. in find_repository_remote) we get an url that is None instead of the correct one.
Maybe populate packageType also?