Skip to content

Add uv support to soda core#2561

Merged
AidaPaul merged 5 commits intomainfrom
dtl-1618-add-uv-support-to-soda-core
Feb 4, 2026
Merged

Add uv support to soda core#2561
AidaPaul merged 5 commits intomainfrom
dtl-1618-add-uv-support-to-soda-core

Conversation

@AidaPaul
Copy link
Contributor

@AidaPaul AidaPaul commented Feb 3, 2026

Description

This change brings UV into the ecosystem, including a shared lockfile. This brings more deployment confidence, and greatly reduces installation times too, from local tests - with packages already downloaded and cached:

Installation times measured:

  End User (uv pip install):   0s ⚡
  Developer (uv sync):          2s ⚡
  Traditional (pip install):    17s 🐌

Checklist

  • I verified this PR does not break soda-extensions.

@AidaPaul AidaPaul requested a review from nielsn February 3, 2026 09:38
@CLAassistant
Copy link

CLAassistant commented Feb 3, 2026

CLA assistant check
All committers have signed the CLA.

@geertjandev geertjandev requested a review from m1n0 February 4, 2026 08:18
Copy link
Contributor

@m1n0 m1n0 left a comment

Choose a reason for hiding this comment

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

Thanks for doing this! Switching to uv in release flows would be nice as well!

@AidaPaul
Copy link
Contributor Author

AidaPaul commented Feb 4, 2026

Thanks for doing this! Switching to uv in release flows would be nice as well!

I'm adding that now, no reason not to really, just missed my attention

@AidaPaul
Copy link
Contributor Author

AidaPaul commented Feb 4, 2026

Thanks for doing this! Switching to uv in release flows would be nice as well!

Ah no, I didn't miss it, just the release use to be separate file etc, it's all in main release now, so all good!

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 4, 2026

@AidaPaul AidaPaul merged commit 867d54b into main Feb 4, 2026
41 checks passed
@AidaPaul AidaPaul deleted the dtl-1618-add-uv-support-to-soda-core branch February 4, 2026 11:53
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