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

chore: publish sdist & pure-Python wheel without waiting for binaries #2391

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

vytas7
Copy link
Member

@vytas7 vytas7 commented Oct 27, 2024

For 4.0, the setup was the opposite, and that was deliberate -- we waited for all wheels in order to publish anything to PyPI.

However, now that we have a CI gate testing a representative selection of wheels, we should afford to publish sdist first, and then hope that the binary builds succeed too.

@vytas7 vytas7 requested review from kgriffs and CaselIT October 27, 2024 20:18
Copy link

codecov bot commented Oct 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6d7a45b) to head (f759064).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2391   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         7726      7726           
  Branches      1071      1071           
=========================================
  Hits          7726      7726           

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

@vytas7 vytas7 merged commit 8d03fb5 into falconry:master Nov 4, 2024
31 checks passed
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