Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1080750?usp=email )
Change subject: [tests] Python 3.14.0-alpha is available with
actions/python-versions
......................................................................
[tests] Python 3.14.0-alpha is available with actions/python-versions
Change-Id: I4d2a04c38516cc364b8e60e98088dcef610f0752
---
M .github/workflows/doctest.yml
M .github/workflows/login_tests-ci.yml
M .github/workflows/oauth_tests-ci.yml
M .github/workflows/pywikibot-ci.yml
M .github/workflows/windows_tests.yml
5 files changed, 6 insertions(+), 7 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/.github/workflows/doctest.yml b/.github/workflows/doctest.yml
index 615fb55..8359d88 100644
--- a/.github/workflows/doctest.yml
+++ b/.github/workflows/doctest.yml
@@ -20,13 +20,12 @@
strategy:
fail-fast: false
- max-parallel: 17
+ max-parallel: 18
matrix:
- python-version: [ "pypy3.7", "pypy3.10", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13" ]
+ python-version: [ "pypy3.7", "pypy3.10", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13", "3.14.0-alpha - 3.14.0" ]
os: [ windows-latest, macOS-latest, ubuntu-latest ]
include:
- - python-version: "3.14-dev"
# ubuntu-22.04 required for Python 3.7
- python-version: "3.7"
os: windows-latest
diff --git a/.github/workflows/login_tests-ci.yml
b/.github/workflows/login_tests-ci.yml
index d4f3a06..de661e4 100644
--- a/.github/workflows/login_tests-ci.yml
+++ b/.github/workflows/login_tests-ci.yml
@@ -23,7 +23,7 @@
max-parallel: 1
matrix:
- python-version: [ "pypy3.7", "pypy3.10", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13", "3.14-dev" ]
+ python-version: [ "pypy3.7", "pypy3.10", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13", "3.14.0-alpha - 3.14.0" ]
site: [ "wikipedia:en", "wikisource:zh", "wikipedia:test" ]
include:
# ubuntu-22.04 required for Python 3.7
diff --git a/.github/workflows/oauth_tests-ci.yml
b/.github/workflows/oauth_tests-ci.yml
index 0a53aa9..f593e95 100644
--- a/.github/workflows/oauth_tests-ci.yml
+++ b/.github/workflows/oauth_tests-ci.yml
@@ -23,7 +23,7 @@
fail-fast: false
matrix:
- python-version: [ "pypy3.7", "pypy3.10", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13", "3.14-dev" ]
+ python-version: [ "pypy3.7", "pypy3.10", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13", "3.14.0-alpha - 3.14.0" ]
family: [ wikipedia ]
code: [ test ]
domain: [ "test.wikipedia.org" ]
diff --git a/.github/workflows/pywikibot-ci.yml
b/.github/workflows/pywikibot-ci.yml
index cc2fb97..ad99a23 100644
--- a/.github/workflows/pywikibot-ci.yml
+++ b/.github/workflows/pywikibot-ci.yml
@@ -26,7 +26,7 @@
max-parallel: 18
matrix:
- python-version: [ "pypy3.7", "pypy3.10", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13", "3.14-dev" ]
+ python-version: [ "pypy3.7", "pypy3.10", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13", "3.14.0-alpha - 3.14.0" ]
site: [ "wikipedia:en", "wikisource:zh" ]
include:
# ubuntu-22.04 required for Python 3.7
diff --git a/.github/workflows/windows_tests.yml
b/.github/workflows/windows_tests.yml
index 5a24fbc..b15cbea 100644
--- a/.github/workflows/windows_tests.yml
+++ b/.github/workflows/windows_tests.yml
@@ -23,7 +23,7 @@
fail-fast: false
matrix:
- python-version: [ "3.7.1", "3.7", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13" ]
+ python-version: [ "3.7.1", "3.7", "3.8", "3.9", "3.10", "3.11",
"3.12", "3.13", "3.14.0-alpha - 3.14.0" ]
python-arch: [ x64, x86 ]
site: [ "wikipedia:en" ]
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1080750?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I4d2a04c38516cc364b8e60e98088dcef610f0752
Gerrit-Change-Number: 1080750
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]