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

ignore invalid pre-release specifiers when checking for updates #121

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

dennisvang
Copy link
Owner

Invalid values for the pre argument are simply ignored in Client.check_for_updates(), as if no pre value were specified.

To alert the user (dev), we do log a warning.

fixes #120

@dennisvang dennisvang merged commit cbf8226 into master Mar 7, 2024
17 checks passed
@dennisvang dennisvang deleted the issue120 branch March 12, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protect against invalid pre-release key in client update check
1 participant