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

ci: also build with Python 3.11 #56

Merged
merged 2 commits into from
Mar 21, 2023
Merged

ci: also build with Python 3.11 #56

merged 2 commits into from
Mar 21, 2023

Conversation

lars-reimann
Copy link
Member

Summary of Changes

We support Python 3.11, so we should also ensure the library can be used with it.

@lars-reimann
Copy link
Member Author

lars-reimann commented Mar 21, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.03s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@lars-reimann lars-reimann force-pushed the python_3_11_build branch 2 times, most recently from 39459b9 to 9e6cc3f Compare March 21, 2023 21:51
@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #56 (9e6cc3f) into main (74eea1f) will not change coverage.
The diff coverage is n/a.

❗ Current head 9e6cc3f differs from pull request most recent head c45d798. Consider uploading reports for the commit c45d798 to get more accurate results

@@           Coverage Diff           @@
##             main      #56   +/-   ##
=======================================
  Coverage   91.59%   91.59%           
=======================================
  Files          45       45           
  Lines        1142     1142           
=======================================
  Hits         1046     1046           
  Misses         96       96           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lars-reimann lars-reimann changed the title ci: also build with Python v3.11 ci: also build with Python 3.11 Mar 21, 2023
@lars-reimann lars-reimann force-pushed the python_3_11_build branch 2 times, most recently from ad5e93b to e00592a Compare March 21, 2023 22:10
@lars-reimann
Copy link
Member Author

Blocked by microsoft/debugpy#1246.

See python-poetry/poetry#7686 for a workaround.

@lars-reimann lars-reimann merged commit 424ca23 into main Mar 21, 2023
@lars-reimann lars-reimann deleted the python_3_11_build branch March 21, 2023 22:24
@lars-reimann
Copy link
Member Author

🎉 This PR is included in version 0.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant