patchdemo icon indicating copy to clipboard operation
patchdemo copied to clipboard

This repository has been moved to GitLab: https://gitlab.wikimedia.org/repos/ci-tools/patchdemo

Results 33 patchdemo issues
Sort by recently updated
recently updated
newest added

Just for a lark. Do not use ES6 static properties though, as they're only introduced in ES2020, and also apparently everyone hates them.

Quite a few times we've had issues where a bug in core or an extension has prevented wikis from being created, most recently #471. As many of our users are...

enhancement
maintenance

Hola! We are currently working on https://gerrit.wikimedia.org/g/mediawiki/php/wikidiff2 and we wanted to explore the idea of including patches for Wikidiff2 in Patch Demo. Would it be too complicated to include Wikidiff2...

enhancement

The tool can leave comments in related Phabricator tasks when a patchdemo is created. It would be nice if it could leave comments on the patch itself in Gerrit as...

enhancement

Every maintenance script invocation in PatchDemo now outputs the following warning: ``` + php /var/www/html/wikis/9c7b8d9c84/w/maintenance/createAndPromote.php Alice patchdemo1 ******************************************************************************* NOTE: Do not run maintenance scripts directly, use maintenance/run.php instead! Running scripts...

maintenance

* The form now points to start.php, which converts allowed POST data to environment variables and sends them to new.php * The output is written to log files in log/*.html...