fedora-infra / anitya

A cross-distribution upstream release monitoring project
https://release-monitoring.org
GNU General Public License v2.0
246 stars 104 forks source link

Fix the authentication issue #1728

Closed Zlopez closed 7 months ago

Zlopez commented 7 months ago

Anitya is currently expects either None or hex as UUID values returned during authentication. This is solving the case when UUID object is returned directly.

Fixes #1727

softwarefactory-project-zuul[bot] commented 7 months ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci https://fedora.softwarefactory-project.io/zuul/buildset/443db825caab4d4aa41190f2bfedc339

:heavy_check_mark: fi-tox-mypy SUCCESS in 7m 00s :heavy_check_mark: fi-tox-lint SUCCESS in 6m 18s :heavy_check_mark: fi-tox-format SUCCESS in 6m 26s :heavy_check_mark: fi-tox-python38 SUCCESS in 10m 13s :heavy_check_mark: fi-tox-python39 SUCCESS in 11m 08s :x: fi-tox-python310 FAILURE in 12m 47s :heavy_check_mark: fi-tox-python311 SUCCESS in 11m 04s :heavy_check_mark: fi-tox-docs SUCCESS in 12m 55s :heavy_check_mark: fi-tox-bandit SUCCESS in 11m 04s :heavy_check_mark: fi-tox-diff-cover SUCCESS in 15m 25s

Zlopez commented 7 months ago

The error is not related to changes merging as it is.