Skip to content

chore: switch to uv #135

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

Merged
merged 34 commits into from
Jun 24, 2025
Merged

chore: switch to uv #135

merged 34 commits into from
Jun 24, 2025

Conversation

rmdg88
Copy link
Collaborator

@rmdg88 rmdg88 commented Jun 18, 2025

  • switch from poetry to uv
  • updated runners image
  • updated externals
  • updated docs

Copy link
Contributor

github-actions bot commented Jun 18, 2025

DCO Check Passed

Thanks @rmdg88, all your commits are properly signed off. 🎉

Copy link

mergify bot commented Jun 18, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

rmdg88 added 3 commits June 18, 2025 14:21
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 3be3af8
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: bfa7bff
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 03020cb
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 02f9170
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: e016cf9
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 16e8307
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: ce0078f
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: ddc53d6
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: ae09944
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: b2b38c1
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: b0f5a52
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: fbe306d
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 9d8beec
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 1c6ad89
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 1e4d805
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: deeeb29
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: ac647d2
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 42ded15
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 0c1993e
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 5e30ac9
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 24bff78
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: bee6db1
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 6cde8e2
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 1c24fab
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: d960ca1
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 599114d
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 157bb45
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: c811fce
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 05d2c85
I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 094917f

Signed-off-by: rmdg88 <[email protected]>
DCO Remediation Commit for rmdg88 <[email protected]>

I, rmdg88 <[email protected]>, hereby add my Signed-off-by to this commit: 2b90e92

Signed-off-by: rmdg88 <[email protected]>
@rmdg88 rmdg88 requested a review from dolfim-ibm June 19, 2025 17:32
@@ -0,0 +1,14 @@
include CMakeLists.txt
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess this is needed for the sdist, right?

Are we sure there is no other way to instrument it properly in the pyproject.toml instead of adding this MANIFEST?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it was the way to include the non default paths/files to the sdist

Copy link
Contributor

@dolfim-ibm dolfim-ibm left a comment

Choose a reason for hiding this comment

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

lgtm

@cau-git cau-git changed the title feat: switch to uv chore: switch to uv Jun 24, 2025
@cau-git cau-git merged commit 29d62f5 into docling-project:main Jun 24, 2025
36 checks passed
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