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.12 to the Actions matrix #36

Closed
OpenBagTwo opened this issue Oct 6, 2023 · 2 comments · Fixed by #40
Closed

Add Python 3.12 to the Actions matrix #36

OpenBagTwo opened this issue Oct 6, 2023 · 2 comments · Fixed by #40
Labels
dev-ops Related to Actions, GH Pages, GitHub, PyPI or other infra good first issue Good for newcomers
Milestone

Comments

@OpenBagTwo
Copy link
Owner

Python 3.12 was released on Oct 2 🎉 🎉 🎉

@OpenBagTwo OpenBagTwo added good first issue Good for newcomers dev-ops Related to Actions, GH Pages, GitHub, PyPI or other infra labels Oct 6, 2023
@OpenBagTwo OpenBagTwo added this to the v0.0.3 milestone Oct 6, 2023
@OpenBagTwo
Copy link
Owner Author

FWIW, GSB v0.0.3-rc1 installs and runs fine on 3.12.

$ gsb -V
gsb, version 0.0.3-rc1
$ gsb test
============================================ test session starts ============================================
platform linux -- Python 3.12.0, pytest-7.4.2, pluggy-1.3.0
rootdir: /home/antar
plugins: cov-4.1.0
collected 190 items                                                                                         

test_backup.py ....................x...                                                               [ 12%]
test_delete.py ......x..................                                                              [ 25%]
test_export.py ................................................x                                      [ 51%]
test_history.py ..........................                                                            [ 65%]
test_init.py ....................................                                                     [ 84%]
test_rewind.py ..............................                                                         [100%]

====================================== 187 passed, 3 xfailed in 13.05s ======================================

Not exactly sure what the issue is with the test runner, but I'm also not motivated enough to spend energy looking into it. 🤷

@OpenBagTwo OpenBagTwo modified the milestones: v0.0.3, v0.0.4 Oct 17, 2023
@OpenBagTwo
Copy link
Owner Author

May be blocked by libgit2/pygit2#1240

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-ops Related to Actions, GH Pages, GitHub, PyPI or other infra good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant