Brett Anspach
|
f4f56f1d9c
|
INF-2546 Node.js upgrade; add yarn/jest (#1)
* EN-17254 - added "TODO" comment to "Dockerfile".
* EN-17254 - updated dockerfile: added code that install yarn package manager.
* EN-17254 - added "yarn test ..." command before sonar scanner execution to "entrypoint.sh" in order to generate coverage report.
* INF-2546 Add step to upgrade Node.js to latest LTS release
* INF-2546 Add step to upgrade Node.js to latest LTS release
* INF-2546 Add step to upgrade nodejs; add step to execute yarn; bug fix for converting line endings to linux style
* INF-2546 Remove debug command
* INF-2546 Bug fix for https://github.com/nodejs/node/issues/41058
* INF-2546 Bug fix for https://github.com/nodejs/node/issues/41058
* INF-2546 Bug fix for https://github.com/nodejs/node/issues/41058
* INF-2546 Fix conditional for running yarn
* INF-2546 Bug fix for https://github.com/nodejs/node/issues/41058
* INF-2546 Bug fix for https://github.com/nodejs/node/issues/41058
* INF-2546 Bug fix for https://github.com/nodejs/node/issues/41058
* INF-2546 Bug fix for https://github.com/nodejs/node/issues/41058
* INF-2546 Bug fix for https://github.com/nodejs/node/issues/41058
* INF-2546 Bug fix for https://github.com/nodejs/node/issues/41058
* INF-2546 Add jest dependency
* INF-2546 Add jest dependency
* INF-2546 Reorganized commands
* INF-2546 Bug fix
* INF-2546 Bug fix
* INF-2546 Add jest dependency
* INF-2546 Move all yarn/jest-related functions to entrypoint.sh to improve image build time
* INF-2546 Add jest-sonar-reporter dependency
* INF-2546 Move yarn back to Dockerfile; rename RUN_YARN to RUN_JEST
Co-authored-by: Dmitry Moiseenko <dmoiseenko@ingenio.com>
Co-authored-by: Brett Anspach <banspach@ingenio.com>
|
2022-07-01 09:13:08 -05:00 |
|