Commit graph

28 commits

Author SHA1 Message Date
Brett Anspach
69305c0e2c Merge remote-tracking branch 'upstream/master' 2022-07-20 10:12:28 -05:00
Benjamin Svobodny
fd8151470c
SQSCANGHA-3 Permission cleanup doesn't run if the scanner exits with a non-0 code (#33) 2022-07-05 15:15:01 +02:00
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
Brett Anspach
e41a03056e INF-2341 Add --no-cache directive 2022-05-17 13:50:17 -05:00
Brett Anspach
17fe468fdb IND-2341 Disable install ansible-lint 2022-05-16 19:09:44 -05:00
Brett Anspach
3cc4a1175a INF-2341 Add step to install Ansible linter 2022-05-16 19:06:51 -05:00
Brett Anspach
2bd004474c INF-2341 Add build-base package 2022-05-16 19:02:20 -05:00
Brett Anspach
235077a851 INF-2341 Add step to install Ansible linter 2022-05-16 18:56:16 -05:00
Brett Anspach
b3b9d0d920 INF-2341 Remove unused code 2022-05-16 16:28:56 -05:00
Brett Anspach
36e17aace5 INF-2341 Add step to install PSScriptAnalyzer module 2022-05-16 16:17:09 -05:00
Brett Anspach
2019d0c825 INF-2341 Add step to install PSScriptAnalyzer module 2022-05-16 16:14:14 -05:00
Brett Anspach
695b0136e4 INF-2341 Add step to install PSScriptAnalyzer module 2022-05-16 15:07:32 -05:00
Brett Anspach
53d0b3cafe INF-2341 Add step to install PSScriptAnalyzer module 2022-05-15 21:54:53 -05:00
Brett Anspach
18b0cb392d INF-2341 Add step to install PSScriptAnalyzer module 2022-05-15 21:40:40 -05:00
Brett Anspach
eb11d37a62 INF-2341 Add step to install PSScriptAnalyzer module 2022-05-15 21:29:52 -05:00
Brett Anspach
c5a86784db INF-2341 Add step to install PSScriptAnalyzer module 2022-05-15 21:28:06 -05:00
Brett Anspach
7327f57f8f INF-2341 Add step to install PowerShell 2022-05-15 21:20:54 -05:00
Brett Anspach
1abd8f9c8c INF-2341 Add step to install PowerShell 2022-05-15 21:18:14 -05:00
Brett Anspach
40bbed2983 INF-2341 Add step to install PowerShell 2022-05-15 21:16:45 -05:00
Brett Anspach
a31bc25614 INF-2341 Add step to install PowerShell 2022-05-15 21:10:17 -05:00
Brett Anspach
490b00b2be INF-2341 Add step to install PowerShell 2022-05-15 21:06:54 -05:00
Brett Anspach
76761e52bf INF-2341 Add step to install PowerShell 2022-05-15 21:03:14 -05:00
Brett Anspach
d9f1c1474f INF-2341 Add step to inject certificate into Java keystore 2022-05-05 16:45:01 -05:00
Tobias Trabelsi
bdba66714e
SONAR-16068 made SONAR_TOKEN optional
SONAR-16067 fixed file permissions
2022-03-01 10:34:32 +01:00
Trabelsi Tobias
7295e71c95 REL-2179 update base image 2022-02-22 15:09:40 +01:00
Tobias Trabelsi
1f3c95ed10
Docker-10 document locales and remove ANSI locale to use the one from the parent image 2021-09-24 08:03:04 +02:00
Wouter Admiraal
3e4828d307 Update marketing wording 2021-05-14 15:15:45 +02:00
Wouter Admiraal
71de302835 SONAR-14822 Provide a GitHub Action to scan a project 2021-05-14 10:14:11 +02:00