Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1170205?usp=email )
Change subject: Tests: generate family file for wsbeta:en only
......................................................................
Tests: generate family file for wsbeta:en only
There are too many unuseful and unsupported redirects to mul.wikisource.org
Bug: T399692
Change-Id: I5524bdeadda01f74598fb00f5ea0939882fa41a3
---
M .github/workflows/login_tests-ci.yml
M .github/workflows/pywikibot-ci.yml
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Xqt: Verified; Looks good to me, approved
diff --git a/.github/workflows/login_tests-ci.yml
b/.github/workflows/login_tests-ci.yml
index 66e06ab..7f1d29e 100644
--- a/.github/workflows/login_tests-ci.yml
+++ b/.github/workflows/login_tests-ci.yml
@@ -93,7 +93,7 @@
python pwb.py generate_family_file
http://${{matrix.code}}.wikipedia.beta.wmcloud.org/ wpbeta y
fi
if [ ${{matrix.site || 0}} == 'wsbeta:en' ]; then
- python pwb.py generate_family_file
http://en.wikisource.beta.wmcloud.org/ wsbeta y
+ python pwb.py generate_family_file
http://en.wikisource.beta.wmcloud.org/ wsbeta n
fi
- name: Generate user files
run: |
diff --git a/.github/workflows/pywikibot-ci.yml
b/.github/workflows/pywikibot-ci.yml
index e36bcc5..8489ebd 100644
--- a/.github/workflows/pywikibot-ci.yml
+++ b/.github/workflows/pywikibot-ci.yml
@@ -104,7 +104,7 @@
python pwb.py generate_family_file
http://${{matrix.code}}.wikipedia.beta.wmcloud.org/ wpbeta y
fi
if [ ${{matrix.site || 0}} == 'wsbeta:en' ]; then
- python pwb.py generate_family_file
http://en.wikisource.beta.wmcloud.org/ wsbeta y
+ python pwb.py generate_family_file
http://en.wikisource.beta.wmcloud.org/ wsbeta n
fi
- name: Generate user files
run: |
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1170205?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: I5524bdeadda01f74598fb00f5ea0939882fa41a3
Gerrit-Change-Number: 1170205
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]