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

test the built wheels with different python versions #924

Closed
Tracked by #913
reyammer opened this issue Jan 24, 2025 · 0 comments · Fixed by #927
Closed
Tracked by #913

test the built wheels with different python versions #924

reyammer opened this issue Jan 24, 2025 · 0 comments · Fixed by #927
Assignees
Labels
github_actions Something related to GitHub Actions code python Pull requests that update Python package

Comments

@reyammer
Copy link
Collaborator

reyammer commented Jan 24, 2025

This is actually important: we pushed out an -rc release that cannot be installed with uv on python 3.8 and 3.9; and we only noticed after it was published (via the scheduled "test published -rc package").

The idea would be: build the wheels, upload them, test each of the wheel within its appropriate platform (e.g., windows => windows), but vary the python versions we are supposed to support. And we declare success only then.

@reyammer reyammer added python Pull requests that update Python package github_actions Something related to GitHub Actions code labels Jan 24, 2025
@reyammer reyammer self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Something related to GitHub Actions code python Pull requests that update Python package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant