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 against all supported Python versions in GitHub Actions #356

Merged
merged 2 commits into from
Jan 12, 2025

Conversation

WillGibson
Copy link
Contributor

Includes a comment to save questions like this people like me ;-)

WillGibson referenced this pull request Jan 1, 2025
# Conflicts:
#	mutmut/__main__.py
@@ -3,4 +3,5 @@ click
junit-xml==1.8
setproctitle
textual
# We use the tomlib builtin for Python 3.11 and newer
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@boxed
Copy link
Owner

boxed commented Jan 1, 2025

I guess we could drop py3.7.

@WillGibson
Copy link
Contributor Author

It passed on my fork...

https://github.com/WillGibson/mutmut/actions/runs/12566651166

But I think dropping support for end of lifed versions of Python is easy to make a case for.

@WillGibson
Copy link
Contributor Author

@boxed It looks like the ubuntu-latest tag went from 22 to 24 between our runs.

I have locked it to 22 for now so that we can separate decisions about which versions of Python to support from testing all the versions Mutmut says it supports.

Please can you approve the test run.

@boxed boxed merged commit ca3e690 into boxed:main Jan 12, 2025
7 checks passed
@WillGibson WillGibson deleted the test-multiple-python-versions branch January 13, 2025 01:18
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