unstract
unstract copied to clipboard
Migrate to uv package manager
What
- [IN PROGRESS] Add
uvlock file in backend - [IN PROGRESS] Add support for
uvin backend dockerfile - [TO BE DECIDED] Dockerfile build arg to choose between
pdmanduv
Why
uv is a significantly more performant package manager.
How
- Add
uvlock files in services - Add support for
uvin existing service dockerfiles
Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins do not merge the PR without this section filled)
- No. Affects only the artifact builds.
Database Migrations
Env Config
Relevant Docs
- https://docs.astral.sh/uv/
Related Issues or PRs
Dependencies Versions
Notes on Testing
- [IN PROGRESS] Verified successful Docker builds for all services
Screenshots
Checklist
I have read and understood the Contribution Guidelines.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Closing this PR. because all of these change part of this PR https://github.com/Zipstack/unstract/pull/1231