[03:00:52] How can I enable Citoid for normal source editor? [07:29:49] Is there any tooling or libraries out there which mirroring a mediawiki without access to api.php and enable rebuilding the mediawiki from the mirrored data? Special Pages are accessible in the mediawiki i want to use, but there are no db dumps or the api.php [07:31:05] Deknos: Special:Export is as good as you'll get probably [07:33:45] hm, you mean, export each page with Special:Export? like the XML? I remember there's another Special Page which lists pages, so i look all of them up and then export them? Any advise how to import such exported pages into a mediawiki instance? [07:34:16] Special:Import on the target wiki ;) [07:34:45] and yeah, it's going to be super tedious if the wiki has a lot of pages. you can export multiple pages at once, including their templates, but there's a fairly low limit before you'll run into timeouts [07:46:38] i have no issues with rate limiting myself, i mean, that's the least i can do if i do not want to overload an client. [07:47:30] it's also a low traffic wiki, so i can probably just record all the data persistently and record the hashes and if there's any update, redo one of the pages.. [16:51:50] ashley: Social Profile master CI is failing [16:52:15] https://gerrit.wikimedia.org/r/c/mediawiki/extensions/SocialProfile/+/1119811?tab=checks [17:01:00] Because it vaguely tracks LTS (but it's probably not quite 1.43 compat) at the moment. [17:03:11] https://www.mediawiki.org/wiki/Social_tools/MediaWiki_compatibility [17:05:06] Lcawte: it still should be fixed though [17:05:14] because you can't merge with a failing master [19:53:52] for the public record: it's been doing so for a while and it's a known issue but I have no idea how to fix it since apparently following the on-wiki "this is how you fix it" guide...doesn't help you to actually fix it ":D" if you know how to fix it or know someone who might understand that stuff more, please feel free to point them to the SP repo and my related patch; but I'm not really losing my night's sleep over that stuff, it's just...what CI is: it [19:53:52] always complains but the signal-to-noise ratio is astounding. I've long ago stopped taking CI too seriously. [19:58:41] ashley: if you're happy to ignore CI, can you force merge my Refreshed patch and back port it to 1.43? [19:58:50] Cause that depends on SP [20:09:16] sure, just a moment [20:14:03] {{done}} [20:14:13] ashley: thank you