Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the authentication issue #1728

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

Zlopez
Copy link
Contributor

@Zlopez Zlopez commented Mar 8, 2024

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

@Zlopez Zlopez requested a review from a team as a code owner March 8, 2024 13:09
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 fedora-infra#1727

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
Copy link

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

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

@Zlopez
Copy link
Contributor Author

Zlopez commented Mar 8, 2024

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

@Zlopez Zlopez merged commit 78f932f into fedora-infra:master Mar 8, 2024
5 of 6 checks passed
@Zlopez Zlopez deleted the authentication_fix branch March 8, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Correctly handle uuid value returned from Fedora Account System
1 participant