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 leak pipenv warnings into manifest files #6103

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

deivid-rodriguez
Copy link
Contributor

This is a fix focused on #6090, but we may want to consider unifying and reviewing all helpers that shell out, because this same thing is likely to be happening in other places.

I guess we could also log warnings somewhere, not sure.

I thought of a adding a spec but it was a bit tricky.

Fixes #6090.

@deivid-rodriguez deivid-rodriguez requested a review from a team as a code owner November 10, 2022 20:32
@deivid-rodriguez deivid-rodriguez force-pushed the deivid-rodriguez/error-leaked-to-manifests branch from 3d07a82 to 9c1447c Compare November 11, 2022 15:55
@deivid-rodriguez deivid-rodriguez merged commit cdd56dc into main Nov 11, 2022
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/error-leaked-to-manifests branch November 11, 2022 16:58
@pavera pavera mentioned this pull request Nov 30, 2022
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.

Dependabot puts internal warnings to requirements.txt file
2 participants