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

Avoid trying to parse poetry.lock if pyproject.toml is invalid for Poetry #8223

Conversation

deivid-rodriguez
Copy link
Contributor

Otherwise we'll end up with an error, like here:

$ bin/dry-run.rb pip "The-Dark-Limit/watchdog-node" --dir="/." --updater-options=grouped_updates_experimental_rules,record_ecosystem_versions,record_update_job_unknown_error,unignore_commands --commit=79b38eac0d4ac6e6e737f077fb0988af8edee9d4 --cache=files

@deivid-rodriguez deivid-rodriguez requested a review from a team as a code owner October 17, 2023 15:20
@deivid-rodriguez deivid-rodriguez merged commit bf5f6a5 into main Oct 17, 2023
80 checks passed
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/ignore-poetry-lock-without-poetry-manifest branch October 17, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants