1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg
Kevin Hudemann 58e7e4be44
Add buildDescriptorExcludeList parameter to npmExecuteScripts step (#1800)
This change adds a buildDescriptorExcludeList parameter to
npmExecuteScripts, to enable the exclusion of certain directories when
executing npm scripts. Previously, npmExecuteScripts could only execute
scripts in all packages.

Now it is possible to provide paths or patterns as elements of the
buildDescriptorExcludeList to exclude packages when executing npm scripts.
2020-07-16 17:16:55 +02:00
..
checkmarx Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
cloudfoundry No cf api for checking login state (#1785) 2020-07-15 15:12:28 +02:00
command [refactoring] move the shell/command related interfaces into pkg/command (#1737) 2020-07-01 11:28:16 +02:00
config Add test cases for stepmeta.go (#1801) 2020-07-16 11:09:49 +02:00
docker Docker functionality fix interface (#1156) 2020-02-06 11:14:11 +01:00
fortify Fortify: Using mvn to auto-resolve classpath needs additional params (#1607) 2020-05-29 15:42:35 +02:00
generator Documentation: fix parameter links & some spelling (#1807) 2020-07-16 11:34:02 +02:00
github Update githubPublishRelease 2019-11-04 16:07:30 +01:00
http Introducing new step 'gctsExecuteABAPUnitTests' (#1532) 2020-07-14 10:58:57 +02:00
log sonarExecuteScan: add error categorization (#1715) 2020-06-26 07:38:27 +02:00
maven Introduce chmod in file utils (#1808) 2020-07-16 14:25:01 +02:00
mock Introduce chmod in file utils (#1808) 2020-07-16 14:25:01 +02:00
nexus Extend nexusUpload to also handle npm (#1379) 2020-04-11 12:56:44 +02:00
npm Add buildDescriptorExcludeList parameter to npmExecuteScripts step (#1800) 2020-07-16 17:16:55 +02:00
piperenv fix: improve stepResults handling (#1425) 2020-04-20 16:18:49 +02:00
piperutils Introduce chmod in file utils (#1808) 2020-07-16 14:25:01 +02:00
protecode fix(protecode): handle api request issues (#1508) 2020-05-05 16:26:41 +02:00
sonar feat(sonar): extract sonar project link to report JSON (#1390) 2020-04-21 15:45:52 +02:00
telemetry http.go: Set fine-grained timeouts (#1257) 2020-03-23 15:02:22 +01:00
vault feat(vault): Added package to get secrets from vault (#1763) 2020-07-08 08:20:15 +02:00
versioning Whitesource scan (MVP) (#1658) 2020-07-01 07:54:13 +02:00
whitesource Whitesource scan (MVP) (#1658) 2020-07-01 07:54:13 +02:00
yaml handle map[interface]interface{} in yaml utils substitute (#1725) 2020-06-29 08:11:05 +02:00