Skip to content

Replace wheels.yml with simple uv build + publish workflow; remove docker directory#133

Closed
jeromekelleher wants to merge 1 commit intotskit-dev:mainfrom
jeromekelleher:new-publish
Closed

Replace wheels.yml with simple uv build + publish workflow; remove docker directory#133
jeromekelleher wants to merge 1 commit intotskit-dev:mainfrom
jeromekelleher:new-publish

Conversation

@jeromekelleher
Copy link
Member

tszip is a pure-Python package and never needed docker/manylinux builds.
Replace the old docker-based approach with a straightforward uv build
followed by Trusted Publisher upload to PyPI.

…cker directory

tszip is a pure-Python package and never needed docker/manylinux builds.
Replace the old docker-based approach with a straightforward uv build
followed by Trusted Publisher upload to PyPI.
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.00%. Comparing base (6407cc1) to head (a8ed590).
⚠️ Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
- Coverage   97.32%   97.00%   -0.33%     
==========================================
  Files           6        6              
  Lines         337      367      +30     
  Branches       56       61       +5     
==========================================
+ Hits          328      356      +28     
+ Misses          7        6       -1     
- Partials        2        5       +3     
Flag Coverage Δ
python-tests 97.00% <ø> (?)
tszip ?

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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