stable
Clone or download
Read-only
Merge commit 'refs/changes/77/26277/7' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #27529: Use env variables instead of passing flags to Jest CLI directly Change-Id: I1d8641ff6882eacbd9131dc8714cfc1a5f800ed2
Modified Files
Name | ||||
---|---|---|---|---|
M | .gitignore | +1 | −0 | Go to diff View file |
A | lib/frontend/build-system-configurator/bin/copy-js-test-results.sh | +16 | −0 | Go to diff View file |
M | lib/frontend/build-system-configurator/src/jest/base-config.ts | +22 | −4 | Go to diff View file |
M | package.json | +1 | −1 | Go to diff View file |
M | tests/Jenkinsfile | +4 | −4 | Go to diff View file |
M | tests/Jenkinsfile-nightly | +4 | −4 | Go to diff View file |
M | tests/actions.groovy | +8 | −9 | Go to diff View file |
M | tools/publish_js_libraries/Jenkinsfile | +4 | −4 | Go to diff View file |
M | turbo.json | +11 | −1 | Go to diff View file |