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: Ignore stderr when getting version #165

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Conversation

necaris
Copy link
Owner

@necaris necaris commented Oct 5, 2024

Fixes #154. Simplifies conda--get-version to a) stop using a shell, and b) discard stderr, so we don't try to parse any diagnostic messages as a version.

Simplify `conda--get-version` to a) stop using a shell, and b) discard
stderr, so we don't try to parse any diagnostic messages as a version.
@necaris necaris mentioned this pull request Oct 5, 2024
@necaris necaris merged commit b124387 into main Oct 5, 2024
0 of 61 checks passed
@necaris necaris deleted the fix/invalid-version-string branch October 5, 2024 20:56
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.

Invalid version syntax
1 participant