dohq-artifactory: a Python client for Artifactory

aql artifactory artifactory-query-language artifactory-saas hacktoberfest jfrog jfrog-artifactory python python-library
1 Open Issue Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix a bug in the `promote_build()` function of the `dohq-artifactory` Python library. The function currently fails when the build name or number contains special characters like '/'. The solution involves modifying the URL construction within the function to properly URL-encode the build name and number before including them in the API request URL.

Complexity: 3/5
Bug good first issue Help Wanted

dohq-artifactory: a Python client for Artifactory

Python
#aql#artifactory#artifactory-query-language#artifactory-saas#hacktoberfest#jfrog#jfrog-artifactory#python#python-library