Skip to content

Migrate from PDM to UV#10

Merged
lpiwowar merged 1 commit into
openstack-lightspeed:mainfrom
umago:migrate-pdm-to-uv
May 27, 2026
Merged

Migrate from PDM to UV#10
lpiwowar merged 1 commit into
openstack-lightspeed:mainfrom
umago:migrate-pdm-to-uv

Conversation

@umago

@umago umago commented May 27, 2026

Copy link
Copy Markdown
Contributor

This change migrate the dependency management from PDM to UV.

UV is faster and is also supported by dependabot, which we want to enable in order to automatically scan and update the dependencies of the project.

@coderabbitai

coderabbitai Bot commented May 27, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@umago, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 9 minutes and 47 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b28928ba-b1e0-4e5a-a120-e2e0b95020e4

📥 Commits

Reviewing files that changed from the base of the PR and between 41e2192 and a12ce6b.

⛔ Files ignored due to path filters (2)
  • pdm.lock is excluded by !**/*.lock
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • .dockerignore
  • .gitignore
  • Containerfile
  • README.md
  • pyproject.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@umago umago requested review from Akrog and lpiwowar and removed request for lpiwowar May 27, 2026 14:18
lpiwowar
lpiwowar previously approved these changes May 27, 2026

@lpiwowar lpiwowar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM:) 👍

@Akrog Akrog left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just have one comment that I would like to hear your thoughts on

Comment thread pyproject.toml Outdated
This change migrate the dependency management from PDM to UV.

UV is faster and is also supported by dependabot, which we want to
enable in order to automatically scan and update the dependencies of the
project.

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>

@lpiwowar lpiwowar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM:) 👍

@lpiwowar lpiwowar merged commit ee94672 into openstack-lightspeed:main May 27, 2026
3 checks passed
@umago umago deleted the migrate-pdm-to-uv branch May 27, 2026 14:55
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.

3 participants