-
-
Notifications
You must be signed in to change notification settings - Fork 378
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
ci: move to PDM
#2357
ci: move to PDM
#2357
Conversation
This was done on my Windows desktop so I couldnt run pre-commit, im sure there are some issues but I will try to resolve them tomorrow. p.s. Windows PATH sucks, installing things sucks, and I hate everything about it |
Can I ask the motivations behind this decision? |
Poetry speed issue and bugs were part of our frustrations. Dep. resolution being one of the big ones.. |
Looks ready |
Co-authored-by: Cody Fincher <204685+cofin@users.noreply.github.com>
Co-authored-by: Cody Fincher <204685+cofin@users.noreply.github.com>
Co-authored-by: Cody Fincher <204685+cofin@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work. I think this is ready to go.
Kudos, SonarCloud Quality Gate passed! |
Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/2357 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
In the move to PDM in #2357 `make test` was modified to run `pytest tests` from `pytest tests -n auto`. This appears to have been inadvertent, so this PR changes it back.
Pull Request Checklist
Description
Close Issue(s)