8000 Add Python 3.10 to CI by gmsantos · Pull Request #161 · cruft/cruft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add Python 3.10 to CI #161

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

Merged
merged 7 commits into from
May 28, 2022
Merged

Conversation

gmsantos
Copy link
Contributor

Add Python 3.10 to the CI matrix.

Resolves #160

@gmsantos
Copy link
Contributor Author

For some reason, the windows CI is broken and it is canceling the other executions (the same is happening in #159).

I will try to bump the actions versions and do minor refactoring on the workloads.

@gmsantos gmsantos force-pushed the issue/160-add-python-3.10-ci branch from 7cab841 to 226236b Compare May 27, 2022 23:03
@codecov
Copy link
codecov bot commented May 27, 2022

Codecov Report

Merging #161 (a311909) into master (637450a) will not change coverage.
The diff coverage is n/a.

❗ Current head a311909 differs from pull request most recent head 68598c5. Consider uploading reports for the commit 68598c5 to get more accurate results

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          17       17           
  Lines         450      450           
=======================================
  Hits          448      448           
  Misses          2        2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 637450a...68598c5. Read the comment docs.

@gmsantos gmsantos force-pushed the issue/160-add-python-3.10-ci branch 3 times, most recently from f84f749 to 583517a Compare May 28, 2022 00:44
@gmsantos

This comment was marked as resolved.

gmsantos added 2 commits May 28, 2022 12:06
see actions/setup-python#374 (comment)

windows hosts cannot find python3.x in $PATH, but after
setup-python the python executable uses the correct version
some builds are complainig about the lock file

Make it compatible with python 3.10
poetry update in python 3.10, macOS M1
@gmsantos gmsantos force-pushed the issue/160-add-python-3.10-ci branch 2 times, most recently from a311909 to 68598c5 Compare May 28, 2022 10:25
@sambhav sambhav merged commit 48531b1 into cruft:master May 28, 2022
@gmsantos gmsantos deleted the issue/160-add-python-3.10-ci branch May 28, 2022 13:10
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.

Include Python 3.10 in CI
2 participants
0