Branch: refs/heads/albertvaka/remove-propagated
Home: https://github.com/jenkinsci/datadog-plugin
Commit: fff2d5f702ce03346db79cdee7dfe407321d2683
https://github.com/jenkinsci/datadog-plugin/commit/fff2d5f702ce03346db79cdee7dfe407321d2683
Author: Albert Vaca Cintora <[email protected]>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
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/DatadogBasePipelineLogic.java
M
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogTracePipelineLogic.java
M
src/main/java/org/datadog/jenkins/plugins/datadog/traces/DatadogWebhookPipelineLogic.java
Log Message:
-----------
Remove separate propagated* fields
Since we were always reading them first instead of the non-propagated ones,
we can simply overwrite the existing non-propagated fields.
--
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/albertvaka/remove-propagated/000000-fff2d5%40github.com.