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 a04e53df2a
npmExecuteScripts: allow passing a list of build descriptors to execute scripts for (#2312)
This change extends the npmExecuteScripts step to support execution of
npm scripts for specific modules. Previously, it was not possible to
execute npm scripts only for specific modules. Now, if the parameter
buildDesriptorList is set the scripts defined by the runScripts
parameter will be executed for the modules defined by
buildDescriptorList. Note, in this case the buildDescriptorExcludeList
will be ignored.
2020-11-04 16:20:26 +01:00
..
abap Refactor build framework steps (#2068) 2020-09-30 16:40:36 +02:00
abaputils Add commit to clone and pull (#2258) 2020-11-02 14:17:13 +01:00
checkmarx checkmarxExecuteScan: Relax timeout (#2265) 2020-10-29 18:03:22 +01:00
cloudfoundry Vars handling centralized (#1934) 2020-09-24 09:39:18 +02:00
command fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
config switch to debug logging for some vault log messages (#2299) 2020-11-03 08:45:12 +01:00
docker kanikoExecute: improve user experience (#2141) 2020-10-14 11:13:08 +02:00
documentation feat(docs): use custom defaults during docs generation (#2022) 2020-10-16 12:50:39 +02:00
fortify fortifyExecuteScan: Fix report download (#2244) 2020-10-27 13:12:31 +01:00
generator generator: Don't swallow output from go fmt (#2222) 2020-11-02 10:31:00 +01:00
git feat(Gitops): Gitops update deployment with helm (#2247) 2020-11-03 18:29:46 +01:00
github Add step for GitHub branch protection check (2) (#2016) 2020-09-14 12:05:12 +02:00
http feat(http): support empty passwords (#2206) 2020-11-03 19:36:52 +01:00
jenkins add package for Jenkins interactions (#2296) 2020-11-02 17:11:18 +01:00
log fix(permissions) allow deletion of errors file (#2293) 2020-11-02 12:34:28 +01:00
maven Pass settings file also to install-file (#2279) 2020-10-30 10:04:38 +01:00
mock Add step abapEnvironmentCreateSystem (#2273) 2020-11-03 12:02:13 +01:00
nexus Extend nexusUpload to also handle npm (#1379) 2020-04-11 12:56:44 +02:00
npm npmExecuteScripts: allow passing a list of build descriptors to execute scripts for (#2312) 2020-11-04 16:20:26 +01:00
piperenv kanikoExecute: improve user experience (#2141) 2020-10-14 11:13:08 +02:00
piperutils Add step abapEnvironmentCreateSystem (#2273) 2020-11-03 12:02:13 +01:00
protecode chore(go): simplify code using gofmt -s (#2065) 2020-09-24 08:58:53 +02:00
sonar feat(sonar): extract sonar project link to report JSON (#1390) 2020-04-21 15:45:52 +02:00
telemetry Telemetry: report error category (#2085) 2020-09-29 13:49:40 +02:00
vault Avoid having the mocks in the productive binary (#2199) 2020-10-21 12:48:26 +02:00
versioning fix(descriptorUtils) improve error message (#2294) 2020-11-02 13:50:04 +01:00
whitesource Install artifacts before whitesource scan (#2280) 2020-10-30 15:05:14 +01:00
yaml chore(go): simplify code using gofmt -s (#2065) 2020-09-24 08:58:53 +02:00