From 468c6825a1c5631e1a2abe15dbde72735cbdd6f1 Mon Sep 17 00:00:00 2001 From: Pratik Mane <153143167+PratikMane0112@users.noreply.github.com> Date: Wed, 15 Jan 2025 23:11:43 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c11aa44..300b881 100644 --- a/README.md +++ b/README.md @@ -84,11 +84,14 @@ Plugins Update Center. and select for each one stored credential (only user/password supported type) as follow: ![](docs/images/nodejs_npm_configfile.png) - and than select the config file to use for each configured build + + and then select the config file to use for each configured build step + ![](docs/images/nodejs_choose_configfile.png) + You can also choose if enable or not the support for npm 9+ version. -5. You would relocate the npm cache folder to swipe out it when a job +6. You would relocate the npm cache folder to swipe out it when a job is removed or workspace folder is deleted. There are three default strategy: - per node, that is the default NPM behaviour. All download package From 29012f58adfd78a2931a7b793573722c0a2f15ee Mon Sep 17 00:00:00 2001 From: Nikolas Falco Date: Wed, 15 Jan 2025 19:43:34 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 300b881..10f5c28 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Plugins Update Center. ![](docs/images/nodejs_choose_configfile.png) You can also choose if enable or not the support for npm 9+ version. -6. You would relocate the npm cache folder to swipe out it when a job +5. You would relocate the npm cache folder to swipe out it when a job is removed or workspace folder is deleted. There are three default strategy: - per node, that is the default NPM behaviour. All download package