SAP / jenkins-library

Jenkins shared library for Continuous Delivery pipelines.
https://www.project-piper.io
Apache License 2.0
769 stars 582 forks source link

Fix NPE in utils unstash #4969

Open radianer opened 1 week ago

radianer commented 1 week ago

Changes

If a pipeline gets superseded or a stage failed, because of failFast: true, the exception dose not contains a message, that results in an NullPointerException in the catch block of unstash.

cla-assistant[bot] commented 1 week ago

CLA assistant check
All committers have signed the CLA.

CCFenner commented 1 week ago

/it-go

radianer commented 3 days ago

/it-go

radianer commented 17 hours ago

@CCFenner can you trigger the integration-tests again? In the first run was an issue.