Update python versions for test runners #2

Open
jsocol wants to merge 2 commits from update-testrunners into main
Owner

Phew it's been a while! Let's get some newer versions of Python, and get
rid of some of the older ones.

Phew it's been a while! Let's get some newer versions of Python, and get rid of some of the older ones.
Update python versions for test runners
Some checks failed
CodeQL / Analyze (pull_request) Failing after 4s
CI / lint (pull_request) Failing after 30s
CI / test (ubuntu-latest, 3.13) (pull_request) Successful in 1m11s
CI / test (ubuntu-latest, 3.12) (pull_request) Successful in 1m15s
CI / test (ubuntu-latest, 3.14) (pull_request) Successful in 1m15s
CI / test (ubuntu-latest, 3.11) (pull_request) Successful in 1m17s
CI / test (ubuntu-latest, 3.10) (pull_request) Successful in 1m18s
CI / test (ubuntu-latest, pypy-3.11) (pull_request) Successful in 1m40s
713452b906
Phew it's been a while! Let's get some newer versions of Python, and get
rid of some of the older ones.
This is clearer this way
Some checks failed
CodeQL / Analyze (pull_request) Failing after 5s
CI / lint (pull_request) Successful in 30s
CI / test (ubuntu-latest, 3.11) (pull_request) Successful in 1m3s
CI / test (ubuntu-latest, 3.10) (pull_request) Successful in 1m4s
CI / test (ubuntu-latest, 3.12) (pull_request) Successful in 1m5s
CI / test (ubuntu-latest, 3.13) (pull_request) Successful in 1m14s
CI / test (ubuntu-latest, 3.14) (pull_request) Successful in 1m19s
CI / test (ubuntu-latest, pypy-3.11) (pull_request) Successful in 1m50s
d53e78175c
Some checks failed
CodeQL / Analyze (pull_request) Failing after 5s
CI / lint (pull_request) Successful in 30s
CI / test (ubuntu-latest, 3.11) (pull_request) Successful in 1m3s
CI / test (ubuntu-latest, 3.10) (pull_request) Successful in 1m4s
CI / test (ubuntu-latest, 3.12) (pull_request) Successful in 1m5s
CI / test (ubuntu-latest, 3.13) (pull_request) Successful in 1m14s
CI / test (ubuntu-latest, 3.14) (pull_request) Successful in 1m19s
CI / test (ubuntu-latest, pypy-3.11) (pull_request) Successful in 1m50s
This pull request can be merged automatically.
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 update-testrunners:update-testrunners
git switch update-testrunners

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff update-testrunners
git switch update-testrunners
git rebase main
git switch main
git merge --ff-only update-testrunners
git switch update-testrunners
git rebase main
git switch main
git merge --no-ff update-testrunners
git switch main
git merge --squash update-testrunners
git switch main
git merge --ff-only update-testrunners
git switch main
git merge update-testrunners
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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
jsocol/pystatsd!2
No description provided.