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

GitHub Actions: rework test matrix #222

Merged
merged 1 commit into from Feb 8, 2022
Merged

Conversation

asedeno
Copy link
Collaborator

@asedeno asedeno commented Feb 7, 2022

Drop Django 3.1 (EoL)
Add Django 4.0
Add Python 3.8 (Minimum version for Django 4.0)
Add Python 3.10 to the general matrix, not just for Djagno 3.2

Exclude Django 2.2 from Python 3.10 testing.
Exclude Django 4.0 from Python 3.7 testing.

Django 2.2 will EoL in a little over a month, at which point we can
trim the matrix down again by dropping it and Python 3.9 if we want
to.

Drop Django 3.1 (EoL)
Add Django 4.0
Add Python 3.8 (Minimum version for Django 4.0)
Add Python 3.10 to the general matrix, not just for Djagno 3.2

Exclude Django 2.2 from Python 3.10 testing.
Exclude Django 4.0 from Python 3.7 testing.

Django 2.2 will EoL in a little over a month, at which point we can
trim the matrix down again by dropping it and Python 3.9 if we want
to.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.492% when pulling 4432985 on asedeno:django4 into 65adf90 on notanumber:master.

@claudep
Copy link
Collaborator

claudep commented Feb 8, 2022

By the way, if you find a way to reduce the coveralls runs to only one, it would be sufficient and nice.

@claudep claudep merged commit 3fc4cfe into notanumber:master Feb 8, 2022
@asedeno asedeno deleted the django4 branch April 6, 2022 14:36
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.

None yet

3 participants