Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-usage-plugin
  Commit: e4442f2fc18b7846e7c9a9e9f5d4b3bb2d66554e
      
https://github.com/jenkinsci/plugin-usage-plugin/commit/e4442f2fc18b7846e7c9a9e9f5d4b3bb2d66554e
  Author: Filipe Roque <[email protected]>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pluginusage/analyzer/PipelineLastBuildAnalyzer.java

  Log Message:
  -----------
  Add null check for old descriptors that are not available anymore

Happend with org.jenkinsci.plugins.workflow.steps.PushdStep that was moved
from workflow-basic-steps-plugin to 
org.jenkinsci.plugins.workflow.support.steps.PushdStep
in workflow-durable-task-step-plugin

https://github.com/jenkinsci/workflow-basic-steps-plugin/pull/258
https://github.com/jenkinsci/workflow-durable-task-step-plugin/pull/293


  Commit: 83eadbca81c65c8018d8c82272766db079d3d5c3
      
https://github.com/jenkinsci/plugin-usage-plugin/commit/83eadbca81c65c8018d8c82272766db079d3d5c3
  Author: Filipe Roque <[email protected]>
  Date:   2023-06-28 (Wed, 28 Jun 2023)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/pluginusage/analyzer/PipelineLastBuildAnalyzer.java

  Log Message:
  -----------
  Merge pull request #42 from jenkinsci/nullpointerexception_in_pipelines

Add null check for old descriptors that are not available anymore


Compare: 
https://github.com/jenkinsci/plugin-usage-plugin/compare/e79f9d9f53a9...83eadbca81c6

-- 
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/plugin-usage-plugin/push/refs/heads/master/e79f9d-83eadb%40github.com.

Reply via email to