URL of the following type causes pagure_ci to emit error message.
https://pagure:passwd@jenkins.domain.tld:443/jenkins/
[INFO] pagure.lib.lib_ci: Pagure-CI:An error occured: Error in request: [Errno -2] Name or service not known
https://python-jenkins.readthedocs.io/en/latest/api.html jenkins.Jenkins(url, username=None, password=None, timeout=, resolve=True)
lib_ci.py:L143
however this used to work with pagure 3.13
Metadata Update from @pingou: - Issue tagged with: bug, pagure-ci
Metadata Update from @pingou: - Issue set to the milestone: 5.4
At this point 5.4 is around the corner and I will not have time to work on this. Postponing to 5.5
Metadata Update from @pingou: - Issue set to the milestone: 5.5 (was: 5.4)
May i propose a per namespace credential store as with jenkins when using Folders plugin? there we would be able to store all the passwords such like this as well.
Metadata Update from @pingou: - Issue assigned to pingou
Commit 9c6dee24 fixes this issue
thank you, this is really awesome!