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

Support/wagtail 4.1 compatibility #52

Closed

Conversation

katdom13
Copy link
Contributor

@katdom13 katdom13 commented Nov 7, 2022

  • This is a follow-up PR to Wagtail 4.0 #50
  • This just adds testing for wagtail 4.1 and python 3.11 in the test matrix and tox.

- python: '3.10'
django: '4.1'
wagtail: '4.0'
- python: '3.11'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Started adding python 3.11 and wagtail 4.1 testing here, Also rearranged these variables.

django: '4.1'
wagtail: '4.0'
postgres: '10.8'
- python: '3.11'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Started adding python 3.11 and wagtail 4.1 testing here for postgres, Also rearranged these variables.

python3.7: python3.7
python3.8: python3.8
python3.9: python3.9
python3.10: python3.10
python3.11: python3.11
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added new python env to be tested with wagtail 4.1

python{3.7,3.8,3.9,3.10}-django{3.2}-wagtail{2.15,2.16,3.0,4.0,4.1,master}-{sqlite,postgres}
python{3.8,3.9,3.10}-django{4.0}-wagtail{2.16,3.0,4.0,4.1,master}-{sqlite,postgres}
python{3.8,3.9,3.10}-django{4.1,master}-wagtail{4.0,4.1,master}-{sqlite,postgres}
python{3.11}-django{3.2,4.0,4.1,master}-wagtail{4.1,master}-{sqlite,postgres}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added new entry to envlist

@katdom13 katdom13 mentioned this pull request Nov 7, 2022
@katdom13 katdom13 mentioned this pull request Feb 13, 2023
@jacobtoppm
Copy link
Collaborator

Again, could you rebase this please @katdom13?

@gasman
Copy link
Member

gasman commented Nov 2, 2023

Superseded by #59

@gasman gasman closed this Nov 2, 2023
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