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

build(docker): update CI and docker to pythono 3.11 using uv #402

Merged
merged 4 commits into from
Jan 9, 2025

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Jan 9, 2025

This PR introduces the following modifications:

  • update Dockerfile and CI to use python3.11 (faster execution)
  • use uv instead of pip everywhere it's possible (dependency installation is considerably faster with that)
  • use env variable for easier CI workflow version bump

@frgfm frgfm added the type: improvement New feature or request label Jan 9, 2025
@frgfm frgfm added this to the 0.2.0 milestone Jan 9, 2025
@frgfm frgfm self-assigned this Jan 9, 2025
@github-actions github-actions bot added topic: build Related to build, installation & CI topic: docker labels Jan 9, 2025
Copy link

socket-security bot commented Jan 9, 2025

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: pypi/[email protected], pypi/[email protected]

View full report↗︎

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.83%. Comparing base (516aa35) to head (ee5a997).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #402   +/-   ##
=======================================
  Coverage   84.83%   84.83%           
=======================================
  Files          35       35           
  Lines         996      996           
=======================================
  Hits          845      845           
  Misses        151      151           
Flag Coverage Δ
backend 84.35% <ø> (ø)
client 92.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@frgfm frgfm merged commit 45de7a7 into main Jan 9, 2025
27 of 28 checks passed
@frgfm frgfm deleted the frgfm/py311 branch January 9, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: build Related to build, installation & CI topic: docker topic: style type: improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant