stable
Clone or download
Read-only
To test build and redeploy the Mathoid package in your dev env. You will also need to either update the `/usr/share/mediawiki-tuleap-flavor/current-lts/LocalSettings.Tuleap.php` or to rebuild and redeploy the mediawiki-tuleap-flavor package. Note that a patch is applied to the dependencies of Mathoid, their `package.json` is incorrect as it indicates some packages that are production dependencies as dev dependencies. Part of request #35159: Use NodeJS 20.x LTS for Tuleap node apps Change-Id: I4414d6223b915aea956f0a91a125447d32edefcd
Modified Files
Name | ||||
---|---|---|---|---|
D | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/.gitignore | +0 | −1 | Go to diff View file |
A | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/cleanup-mathoid-deps.patch | +15847 | −0 | Go to diff View file |
R | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/src/config.yaml | Go to diff View file | ||
D | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/package.json | +0 | −24 | Go to diff View file |
D | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/pnpm-lock.yaml | +0 | −2581 | Go to diff View file |
D | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/src/sample-cli-input.json | +0 | −20 | Go to diff View file |
D | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/src/sample-cli-output.json | +0 | −1 | Go to diff View file |
D | plugins/mediawiki_standalone/additional-packages/mediawiki-mathoid/src/test.sh | +0 | −16 | Go to diff View file |
M | plugins/mediawiki_standalone/additional-packages/mediawiki-tuleap-config/LocalSettings.Tuleap.php | +2 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/additional-packages/tuleap-mathoid.nix | +38 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/additional-packages/tuleap-mathoid.spec | +3 | −5 | Go to diff View file |
M | pnpm-workspace.yaml | +0 | −1 | Go to diff View file |
M | tools/utils/osv-scanner/config.toml | +0 | −26 | Go to diff View file |