See: https://travis-ci.org/github/wikimedia/mediawiki-extensions-Wikibase/builds
Invalid wiki admin password: Passwords must be at least 10 characters.
It seems some password configuration has become invalid?
See: https://travis-ci.org/github/wikimedia/mediawiki-extensions-Wikibase/builds
Invalid wiki admin password: Passwords must be at least 10 characters.
It seems some password configuration has become invalid?
mysql -e 'create database its_a_mw;' php maintenance/install.php --dbtype $DBTYPE --dbuser root --dbname its_a_mw --dbpath $(pwd) --pass nyan TravisWiki admin
Yeah, I guess nyan isn’t the most secure password imaginable.
Probably caused by T256620: MediaWiki CLI installer should check wiki admin password validity before starting, by the way.
Change 612381 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] Travis: pick more random password
A codesearch for --pass nyan show plenty more extensions that will need to be updated, but as far as I can tell none of the other ones are our responsibility.
Change 612385 had a related patch set uploaded (by Tarrow; owner: Tarrow):
[mediawiki/extensions/Wikibase@master] Update Travis Password
Change 612391 had a related patch set uploaded (by Michael Große; owner: Michael Große):
[mediawiki/extensions/Wikibase@master] Use longer db password for Travis CI test setup
Change 612381 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Travis: pick more random password
Change 612391 abandoned by Michael Große:
[mediawiki/extensions/Wikibase@master] Use longer db password for Travis CI test setup
Reason:
We really should talk to each other about who fixes a task 😅
Change 612385 abandoned by Ladsgroup:
[mediawiki/extensions/Wikibase@master] Update Travis Password
Reason:
Done in Ie751501bad891436569cdd
The build is green again: https://travis-ci.org/github/wikimedia/mediawiki-extensions-Wikibase/builds/707718977