Update CI to Python 3.15 #31

Open
boyska wants to merge 3 commits from ci-py-3.15 into master
Owner
No description provided.
test larigira under python3.15
Some checks failed
Build documentation / deploy (push) Blocked by required conditions
Install and run tests / test (3.10) (push) Successful in 2m41s
Build documentation / build (push) Successful in 3m28s
Install and run tests / test (3.11) (push) Has been cancelled
Install and run tests / test (3.12) (push) Has been cancelled
Install and run tests / test (3.13) (push) Has been cancelled
Install and run tests / test (3.14) (push) Has been cancelled
Install and run tests / test (3.15) (push) Has been cancelled
Install and run tests / test (3.8) (push) Has been cancelled
Install and run tests / test (3.9) (push) Has been cancelled
327bcaa9e5
never too early to catch future bugs!
stop supporting python 3.8 and 3.9
Some checks failed
Install and run tests / test (3.10) (push) Successful in 2m39s
Build documentation / build (push) Successful in 3m7s
Install and run tests / test (3.12) (push) Failing after 1m7s
Install and run tests / test (3.13) (push) Failing after 56s
Install and run tests / test (3.11) (push) Successful in 2m28s
Install and run tests / test (3.15) (push) Failing after 11s
Build documentation / deploy (push) Has been skipped
Install and run tests / test (3.14) (push) Failing after 6m55s
6e71d693bf
they have reached EOL
fix dependencies in python >= 3.12
Some checks failed
Build documentation / build (push) Has been cancelled
Build documentation / deploy (push) Has been cancelled
Install and run tests / test (3.11) (push) Successful in 58s
Install and run tests / test (3.12) (push) Successful in 1m10s
Install and run tests / test (3.10) (push) Successful in 2m28s
Install and run tests / test (3.13) (push) Successful in 1m3s
Install and run tests / test (3.15) (push) Failing after 15s
Install and run tests / test (3.14) (push) Successful in 18m18s
449632a06b
Some checks failed
Build documentation / build (push) Has been cancelled
Build documentation / deploy (push) Has been cancelled
Install and run tests / test (3.11) (push) Successful in 58s
Install and run tests / test (3.12) (push) Successful in 1m10s
Install and run tests / test (3.10) (push) Successful in 2m28s
Install and run tests / test (3.13) (push) Successful in 1m3s
Install and run tests / test (3.15) (push) Failing after 15s
Install and run tests / test (3.14) (push) Successful in 18m18s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ci-py-3.15:ci-py-3.15
git switch ci-py-3.15

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff ci-py-3.15
git switch ci-py-3.15
git rebase master
git switch master
git merge --ff-only ci-py-3.15
git switch ci-py-3.15
git rebase master
git switch master
git merge --no-ff ci-py-3.15
git switch master
git merge --squash ci-py-3.15
git switch master
git merge --ff-only ci-py-3.15
git switch master
git merge ci-py-3.15
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
boyska/larigira!31
No description provided.