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

try python 3.11 on CI #1425

Merged
merged 7 commits into from
Jun 8, 2023
Merged

try python 3.11 on CI #1425

merged 7 commits into from
Jun 8, 2023

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented Nov 6, 2021

No description provided.

@auvipy
Copy link
Member Author

auvipy commented Nov 6, 2021

0s
Run actions/setup-python@main
with:
python-version: 3.1
token: ***
Version 3.1 was not found in the local cache
Error: Version 3.1 with arch x64 not found
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

@auvipy
Copy link
Member Author

auvipy commented Nov 6, 2021

tox-gh-actions adjustment needed to make python 3.10 parsing working i think

@auvipy auvipy added this to the 5.2.x milestone Nov 8, 2021
Copy link
Contributor

@Kludex Kludex left a comment

Choose a reason for hiding this comment

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

@auvipy yaml will cut the 0 from 3.10. Using string will solve the issue.

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
auvipy and others added 2 commits April 10, 2022 00:12
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
@auvipy auvipy modified the milestones: 5.2.x, 5.3 Apr 17, 2022
@dobosevych
Copy link
Contributor

any reason why not yet added python 3.10? I think it would be nice to add it

@Kludex
Copy link
Contributor

Kludex commented Apr 19, 2022

@auvipy are you willing to accept a PR including tox-gh-actions?

@auvipy
Copy link
Member Author

auvipy commented Apr 22, 2022

you can target this branch https://github.com/celery/kombu/tree/py310, tox-gh-action is a long overdue

.github/workflows/ci.yaml Outdated Show resolved Hide resolved
.github/workflows/ci.yaml Outdated Show resolved Hide resolved
@auvipy auvipy changed the title try python 3.10 on CI try python 3.11 on CI Jun 8, 2023
@auvipy auvipy modified the milestones: 5.3, 5.3.x Jun 8, 2023
@auvipy auvipy marked this pull request as ready for review June 8, 2023 08:03
@auvipy auvipy added the CI label Jun 8, 2023
Copy link
Member Author

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

all green and good now

@auvipy auvipy merged commit 6df5ce8 into main Jun 8, 2023
@auvipy auvipy deleted the py310 branch June 8, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants