Skip to content

chore: add Python 3.11 testing - #1742

Merged
nejch merged 1 commit into
mainfrom
jlvillal/py311_alpha
Dec 13, 2021
Merged

chore: add Python 3.11 testing#1742
nejch merged 1 commit into
mainfrom
jlvillal/py311_alpha

Conversation

@JohnVillalovos

@JohnVillalovos JohnVillalovos commented Dec 12, 2021

Copy link
Copy Markdown
Member

Add a unit test for Python 3.11. This will use the latest version of
Python 3.11 that is available from
https://github.com/actions/python-versions/

At this time it is 3.11.0-alpha.2 but will move forward over time
until the final 3.11 release and updates. So 3.11.0, 3.11.1, ... will
be matched.

@JohnVillalovos

JohnVillalovos commented Dec 12, 2021

Copy link
Copy Markdown
Member Author

We probably don't want this but I thought it would be interesting to test on the latest Python version available for GitHub actions.

Actually after I figured out the semver string this does seem useful.

@JohnVillalovos
JohnVillalovos marked this pull request as draft December 12, 2021 05:56
@JohnVillalovos JohnVillalovos changed the title chore: add Python 3.11.0-alpha.2 testing-stuff: chore: add Python 3.11.0-alpha.2 Dec 12, 2021
@JohnVillalovos
JohnVillalovos force-pushed the jlvillal/py311_alpha branch 2 times, most recently from 433d27b to ae5a016 Compare December 12, 2021 16:09
@JohnVillalovos JohnVillalovos changed the title testing-stuff: chore: add Python 3.11.0-alpha.2 chore: add Python 3.11 testing Dec 12, 2021
@JohnVillalovos
JohnVillalovos marked this pull request as ready for review December 12, 2021 16:11
Comment thread .github/workflows/test.yml Outdated
@nejch

nejch commented Dec 13, 2021

Copy link
Copy Markdown
Member

We probably don't want this but I thought it would be interesting to test on the latest Python version available for GitHub actions.
Actually after I figured out the semver string this does seem useful.

I don't mind 😀 we can always remove if it starts to get flaky. Just one question.

Also wow, just realized GH Actions does not support something like allow_failure. Huh. actions/runner#2347

Add a unit test for Python 3.11. This will use the latest version of
Python 3.11 that is available from
https://github.com/actions/python-versions/

At this time it is 3.11.0-alpha.2 but will move forward over time
until the final 3.11 release and updates. So 3.11.0, 3.11.1, ... will
be matched.
@nejch
nejch merged commit 74d4e4b into main Dec 13, 2021
@nejch
nejch deleted the jlvillal/py311_alpha branch December 13, 2021 01:29
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