Skip to content
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

🔨 engineering: switch from poetry to uv package manager #3283

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

Marigold
Copy link
Collaborator

@Marigold Marigold commented Sep 13, 2024

Implements #3257

TODO

  • etlr cherry is still failing on ModuleNotFoundError: No module named 'owid'
  • migrate all packages in lib/
  • Add useful UV commands to docs
  • Test that publishing owid-catalog through action still works

Useful uv commands

  • uv sync --extra api --extra wizard
  • uv init --lib example-lib
  • uv add ipdb --dev

@owidbot
Copy link
Contributor

owidbot commented Sep 13, 2024

Quick links (staging server):

Site Admin Wizard

Login: ssh owid@staging-site-uv

chart-diff: ✅ No charts for review.
data-diff: ✅ No differences found
Legend: +New  ~Modified  -Removed  =Identical  Details
Hint: Run this locally with etl diff REMOTE data/ --include yourdataset --verbose --snippet

Automatically updated datasets matching weekly_wildfires|excess_mortality|covid|fluid|flunet|country_profile|garden/ihme_gbd/2019/gbd_risk are not included

Edited: 2024-09-13 09:17:01 UTC
Execution time: 13.38 seconds

@lucasrodes lucasrodes changed the title 🔨 Switch from poetry to uv package manager 🔨 engineering: switch from poetry to uv package manager Sep 18, 2024
@Marigold Marigold changed the base branch from master to grapher-refactor September 30, 2024 09:25
@Marigold Marigold marked this pull request as ready for review September 30, 2024 09:28
@Marigold Marigold merged commit 18abb51 into grapher-refactor Sep 30, 2024
3 of 7 checks passed
@Marigold Marigold deleted the uv branch September 30, 2024 09:28
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.

2 participants