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(check): changes in the Poetry v2 Command API #75

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

DavidVujic
Copy link
Owner

Description

Fixing an issue caused by the changed Poetry v2 Command API.

The check-project command fails because of missing "set_poetry".

Motivation and Context

Adjust to the current Poetry version and use the "self._poetry" internals as a fallback.

How Has This Been Tested?

✅ CI
✅ Local run of the check-project command.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

Copy link

sonarqubecloud bot commented Jan 6, 2025

@DavidVujic DavidVujic merged commit aabbc61 into main Jan 6, 2025
4 checks passed
@DavidVujic DavidVujic deleted the python-2-adjustments-check-command-deps branch January 6, 2025 13:12
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