1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg
Oliver Nocon 43947e6ef5
Pass golang error details to Jenkins pipeline (#1443)
Do not exit with os.Exit(1) but using log.Entry().Fatal() instead
* Golang: forward error details
* extend groovy wrapper to provide proper error message
* create closure for error handling
2020-04-28 07:42:02 +02:00
..
checkmarx http.go: Set fine-grained timeouts (#1257) 2020-03-23 15:02:22 +01:00
command Log command which is executed (#1300) 2020-04-22 11:06:00 +02:00
config docs: show possible values in step documentation (#1453) 2020-04-24 14:13:02 +02:00
docker Docker functionality fix interface (#1156) 2020-02-06 11:14:11 +01:00
generator Pass golang error details to Jenkins pipeline (#1443) 2020-04-28 07:42:02 +02:00
github Update githubPublishRelease 2019-11-04 16:07:30 +01:00
http Future proof the http-timeout test for go 1.14 (#1321) 2020-03-31 09:18:09 +02:00
log Pass golang error details to Jenkins pipeline (#1443) 2020-04-28 07:42:02 +02:00
maven Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
mock Add tests for maven build (#1276) 2020-03-26 08:23:21 +01:00
nexus Extend nexusUpload to also handle npm (#1379) 2020-04-11 12:56:44 +02:00
piperenv fix: improve stepResults handling (#1425) 2020-04-20 16:18:49 +02:00
piperutils Use mavenExecute from go (#1388) 2020-04-24 10:41:49 +02:00
protecode http.go: Set fine-grained timeouts (#1257) 2020-03-23 15:02:22 +01: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
versioning artifactPrepareVersion: define versioning scheme (#1457) 2020-04-24 20:52:16 +02:00