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

Add Python 3.10 to the testing matrix #421

Merged
merged 4 commits into from
Dec 8, 2022
Merged

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Dec 7, 2022

As OMERO.web is starting to be deployed on distributions like Ubuntu 22.04 where Python 3.10 is the default Python version, this proposes to add this environment to the testing matrix so that we have some minimal coverage.

Proposed changes:

Incidentally, this makes a few updates/deprecations:

  • the base OS under which the workflow is executed is upgraded to Ubuntu 20.04 (Ubuntu 18.04 is going EOL in April 2023)
  • Python 3.6 (EOL since December 2021) is removed from the Tox configuration

Also bump the OS to Ubuntu 20.04 as Ubuntu 18.04 active support is
reaching EOL in a few months time
With Python 3.10, the error message includes the classname. This
updates the test accordingly and drops the Python 2 variant
@sbesson sbesson changed the title Python 3.10 testing Add Python 3.10 to the testing matrix Dec 7, 2022
Copy link
Member

@jburel jburel left a comment

Choose a reason for hiding this comment

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

Everything is green

@jburel jburel merged commit 93f89ed into ome:master Dec 8, 2022
@sbesson sbesson deleted the python310_testing branch February 10, 2023 13:45
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

2 participants