Le 12/01/2015 17:31, Antoine Musso a écrit : > Hello, > > I have crafted and enabled two new jobs: > > * mediawiki-phpunit-hhvm > * mediawiki-phpunit-zend > > Which are triggered whenever a patch is proposed to the repos: > > mediawiki/core > mediawiki/vendor > > Or the mobile related extensions:
Hello, Today I have added the Thanks extension as well as the dependencies of the Flow extension: AbuseFilter CheckUser ConfirmEdit Echo EventLogging SpamBlacklist While at it, I added a function that let one inject their extension in the jobs without actually changing the hardcoded list. Simply: - push a dummy patch for your extension - Comment in Gerrit 'check experimental' That will run mediawiki-phpunit-zend with all the extensions PLUS the extension for which you triggered the run. If the job pass, it is a good candidate to be added to the hardcoded list of extensions. cheers, -- Antoine "hashar" Musso _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
