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

Run tests on all supported Python version #7510

Open
abey79 opened this issue Sep 25, 2024 · 2 comments
Open

Run tests on all supported Python version #7510

abey79 opened this issue Sep 25, 2024 · 2 comments
Labels
🐍 Python API Python logging API 🚢 CI 🔨 testing testing and benchmarks

Comments

@abey79
Copy link
Member

abey79 commented Sep 25, 2024

To the best of my knowledge, everything is done with 3.11 on CI, because that's what's configured in pixi.toml. However, we claim to support 3.8 and up, so we should test at least that.

This is 90% solved by:

@abey79 abey79 added 🪳 bug Something isn't working 👀 needs triage This issue needs to be triaged by the Rerun team labels Sep 25, 2024
@abey79
Copy link
Member Author

abey79 commented Sep 25, 2024

We used to have nox for that (but didn't actually use it). No longer: #5898.

@abey79 abey79 added 🔨 testing testing and benchmarks 🐍 Python API Python logging API 🚢 CI and removed 🪳 bug Something isn't working 👀 needs triage This issue needs to be triaged by the Rerun team labels Sep 25, 2024
@Wumpf
Copy link
Member

Wumpf commented Sep 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐍 Python API Python logging API 🚢 CI 🔨 testing testing and benchmarks
Projects
None yet
Development

No branches or pull requests

2 participants