| dbs added a comment. |
I experimented with building a 1.31 image in a simplistic fashion (https://github.com/dbs/wikibase-docker/tree/wikibase-1.31-attempt) but that relies on the zipped release from github, and as of 1.31 we're now relying on git submodules to get packages such as https://github.com/wmde/WikibaseSerializationJavaScript and https://github.com/wmde/DataValuesJavascript (thanks to Jakob for the pointer!). Using the github zipped release results in the entity editing interface not giving the ability to add claims, and the browser console reveals _javascript_ exceptions because the corresponding JS files can't be found.
We're using composer to install the PHP dependencies, perhaps we could use npm to install the _javascript_ dependencies for the docker files?
Cc: dbs, Aklapper, Addshore, Tarrow, Lahi, Gq86, GoranSMilovanovic, QZanden, Gstupp, LawExplorer, Abbe98, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
