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

Don't fail on empty input #10

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Don't fail on empty input #10

merged 1 commit into from
Jan 12, 2024

Conversation

twz123
Copy link
Member

@twz123 twz123 commented Jan 11, 2024

It's better not to fail on empty input. This makes it easier for scripted use cases to distinguish a "not found" case from a hard error like invalid versions in the input.

It's better not to fail on empty input. This makes it easier for
scripted use cases to distinguish a "not found" case from a hard error
like invalid versions in the input.

Signed-off-by: Tom Wieczorek <[email protected]>
@kke kke merged commit d6b8dd3 into k0sproject:main Jan 12, 2024
1 check passed
@twz123 twz123 deleted the no-error-if-empty branch January 12, 2024 08:18
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.

2 participants