Oliver Nocon
3f1a9d004a
Allow proper usage of resilience feature in golang steps ( #1487 )
...
* Allow proper usage of resilience feature in golang steps
2020-04-30 10:39:27 +02:00
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
Oliver Nocon
b9450702af
piperExecuteBin: fix reading environment ( #1452 )
...
* piperExecuteBin: fix reading environment
* update tests
Co-authored-by: Stephan Aßmus <stephan.assmus@sap.com>
2020-04-24 22:41:34 +02:00
Oliver Nocon
999197b919
Add step to prepare the version for an artifact ( #1343 )
2020-04-03 16:34:40 +02:00
Oliver Nocon
a49d8947c0
Streamline calling piper go binary ( #1254 )
2020-03-17 09:19:09 +01:00