1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg
Marcus Holl d3820cb1f7
Have strategy for environment variable handling only once (#1234)
Have strategy for environment variable handling only once

And provide also a test checking if the environment variables
are present in the forked process.

The strategy applied for setting the environment variables is now
different from what it was before. Before the environment was
fully replaced by the new environment variables. Now we append
our environment variables to the list of environment variables available
by default for the forked process.



Co-authored-by: Florian Geckeler <43751896+fgeckeler@users.noreply.github.com>
2020-03-03 11:15:24 +01:00
..
checkmarx Small cleanup (#1159) 2020-02-06 14:22:58 +01:00
command Have strategy for environment variable handling only once (#1234) 2020-03-03 11:15:24 +01:00
config Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
docker Docker functionality fix interface (#1156) 2020-02-06 11:14:11 +01:00
generator Add 'Code generated by' header to stepGoTemplate 2020-02-21 12:56:09 +01:00
github Update githubPublishRelease 2019-11-04 16:07:30 +01:00
http Support nested folders when performing a http download into a file (#1206) 2020-02-25 16:52:12 +01:00
log Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
maven Add GetTestModulesExcludes to pkg/maven (#1237) 2020-03-02 17:04:49 +01:00
mock Eliminte envMockRunner (#1233) 2020-03-03 10:26:34 +01:00
piperenv Trim spaces from config value while reading CPE (#1103) 2020-01-23 12:02:34 +01:00
piperutils Settings file handling (prepares mtaBuild step) (#1176) 2020-02-25 14:17:00 +01:00
protecode Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
telemetry Enhance telemetry reporting (#1133) 2020-01-31 14:06:08 +01:00