Xqt added a comment.
In T419127#11677817 <https://phabricator.wikimedia.org/T419127#11677817>, @kostajh wrote: > Thanks for the info. Can pywikibot use a MediaWiki install in the CI environment? Yes, in principle, if it is reachable via URL. A corresponding Family <https://doc.wikimedia.org/pywikibot/master/api_ref/family.html#family.Family> can either acccessed via AutoFamily <https://doc.wikimedia.org/pywikibot/master/api_ref/family.html#family.AutoFamily> or by creating a family using generate_family_file <https://doc.wikimedia.org/pywikibot/master/utilities/scripts_ref.html#module-pywikibot.scripts.generate_family_file> script (or a family file has to be made by hand like those <https://github.com/wikimedia/pywikibot/tree/master/pywikibot/families>). Tests that run in CI have already been removed from GitHib Action matrix. For your reference, the CI tests can be found here <https://github.com/wikimedia/pywikibot/blob/master/tox.ini> and the GitHub action workflow are listed in this folder <https://github.com/wikimedia/pywikibot/tree/master/.github/workflows>. TASK DETAIL https://phabricator.wikimedia.org/T419127 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________ pywikibot-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
