Branch: refs/heads/nikita-tkachenko/fix-error-status-propagation
Home: https://github.com/jenkinsci/datadog-plugin
Commit: 50b988e24353d3e96350663fcb2d8be1dde02183
https://github.com/jenkinsci/datadog-plugin/commit/50b988e24353d3e96350663fcb2d8be1dde02183
Author: Nikita Tkachenko <[email protected]>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M src/main/java/org/datadog/jenkins/plugins/datadog/DatadogUtilities.java
M src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildPipeline.java
M
src/main/java/org/datadog/jenkins/plugins/datadog/model/BuildPipelineNode.java
M src/main/java/org/datadog/jenkins/plugins/datadog/traces/CITags.java
M
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java
A
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testErrorPropagationOnNestedStages.txt
A
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testErrorPropagationOnNestedStagesCatchFailureFailure.txt
A
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testErrorPropagationOnNestedStagesCatchSuccessFailure.txt
A
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testErrorPropagationOnNestedStagesCatchSuccessSuccess.txt
A
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testErrorPropagationOnNestedStagesCatchSuccessUnstable.txt
A
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testErrorPropagationOnNestedStagesCatchUnstableFailure.txt
A
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testErrorPropagationOnNestedStagesScriptedCatchRethrow.txt
A
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testErrorPropagationOnNestedStagesScriptedCatchSuppress.txt
A
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testErrorPropagationOnNestedStagesWarnError.txt
A
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testUnstablePropagationOnNestedStages.txt
Log Message:
-----------
Fix error status propagation to take into account catch/catchError/warnError
blocks
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/datadog-plugin/push/refs/heads/nikita-tkachenko/fix-error-status-propagation/000000-50b988%40github.com.