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

Disable the use of keyrings for Poetry #179

Merged
merged 1 commit into from Dec 4, 2023
Merged

Conversation

mmerklinger
Copy link
Collaborator

This PR disables the use of keyrings for Poetry.

On certain systems Poetry produces unlock requests for the keyring, even though the access is not required.
This change configures the Null keyring, which makes the requests stop.
An unlocked keyring is not required for our environment.

@mmerklinger mmerklinger self-assigned this Dec 1, 2023
@mmerklinger mmerklinger added the bug Something isn't working label Dec 1, 2023
@daringer
Copy link
Collaborator

daringer commented Dec 1, 2023

Jup, tests successful on my side - lgtm!

@mmerklinger mmerklinger merged commit 0e0185d into main Dec 4, 2023
8 checks passed
@mmerklinger mmerklinger deleted the bug/poetry-keyring-error branch December 4, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants