Open Issues Need Help
View All on GitHub promote_build() Fails When Build Name or Number Contains Special Characters (e.g., /) about 2 months ago
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