stable

Clone or download

Read-only

Run MediaWiki project instance upgrades when running `tuleap-cfg site:deploy`

Note this also try to run the upgrade script for project with service enabled but that may not have been created already because the event has not yet been processed. The MW update script does not throw an error in this situation so this is not really an issue. This could be improved in a future contribution once we know the exact status. Change-Id: Ife3fb0b359faa5e575f1922502689b3f58be784d

Modified Files

Name
M plugins/mediawiki_standalone/include/Configuration/MediaWikiUpdateScriptCaller.php +21 −8 Go to diff View file
A plugins/mediawiki_standalone/include/Configuration/ProjectMediaWikiServiceDAO.php +44 −0 Go to diff View file
M plugins/mediawiki_standalone/include/mediawiki_standalonePlugin.php +2 −0 Go to diff View file