Hello,
On Monday 02/15 I will start upgrading Quibble on the CI jobs to version 0.0.46. The notable changes for CI are:
* Run phpunit-unit stage before MediaWiki installation. T266441 Kosta Harlan * Fix regression which made us run linters for repositories besides MediaWiki extensions or skins (eg: mediawiki/services/parsoid). T263500 Antoine Musso * Mute zuul.CloneMapper logging when running browser tests. Antoine Musso
It opens the way to use Apache instead of the php built-in webserver. That would make the Selenium tests slightly faster, but we have to add Apache to the images, that will be done later.
The full changelog is: https://doc.wikimedia.org/quibble/changelog.html
The task tracking the upgrade is: https://phabricator.wikimedia.org/T274590
cheers,