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

Catch CalledProcessErrors from both subprocess and Poetry #604

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

maresb
Copy link
Contributor

@maresb maresb commented Feb 10, 2024

The vendored Poetry has the capacity to monkeypatch a bunch of subprocess stuff. This ensures that when a CalledProcessError occurs from Poetry that we handle it as expected.

@maresb maresb requested a review from a team as a code owner February 10, 2024 19:04
Copy link

netlify bot commented Feb 10, 2024

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit 73e460d
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/65c7c8bbd1144d00085af15d
😎 Deploy Preview https://deploy-preview-604--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@maresb maresb merged commit cf8afd5 into conda:main Feb 10, 2024
10 checks passed
@maresb maresb deleted the handle-poetry-exceptions branch February 10, 2024 23:10
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.

1 participant