[00:12:24] Does anyone know why file uploads are now automatically adding ==summary== after upgrading from 1.29.1 to 1.35.2? It's interfering with our upload templates and I can't figure out how to disable it. It isn't coming from MediaWiki:Upload-default-description. [21:40:21] Is there a CLI tool for managing MW installs, similar to wp cli for Wordpress? [21:45:59] What do you mean by managing them? [21:47:06] I have multiple installations of MW for friends and projects. Having a tool for quickly updating them and their plugins and themes would be useful. [21:47:23] Not to mention *installing* them [21:48:30] I have made a script for it, but it's a giant mess and I'd like to see if I'm reinventing the wheel before trying to redo it. [21:48:57] MediaWiki has a CLI installer [21:49:29] There's no inbuilt tool for managing/updating/installing skins and extensions [21:51:18] If you're installing MW and skins/extensions, using git branches and switching between them is potentially the best way