Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: 060902c8c73fa83db5e2df646fe60f95fa8d8f91
      
https://github.com/jenkinsci/dependency-check-plugin/commit/060902c8c73fa83db5e2df646fe60f95fa8d8f91
  Author: Nikolas Falco <nfalc...@hotmail.com>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckPublisher.java
    M 
src/main/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder.java
    A 
src/main/java/org/jenkinsci/plugins/DependencyCheck/pipeline/DependencyCheckStep.java
    A 
src/main/java/org/jenkinsci/plugins/DependencyCheck/pipeline/DependencyCheckStepExecutor.java
    M 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckPublisher/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckPublisher/config.properties
    R 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckPublisher/global.jelly
    A 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckPublisher/help-pattern.html
    A 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckPublisher/help-stopBuild.html
    M 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder/config.properties
    A 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/DependencyCheckToolBuilder/help-stopBuild.html
    M 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/Messages.properties
    A 
src/main/resources/org/jenkinsci/plugins/DependencyCheck/pipeline/DependencyCheckStep/config.jelly
    R src/main/webapp/help-artifact.html
    A src/main/webapp/js/libs/echarts.common.min.js
    A src/main/webapp/js/libs/footable.min.js
    A src/main/webapp/js/libs/jquery.min.js
    A src/main/webapp/js/libs/jquery.min.map
    R 
src/test/java/org/jenkinsci/plugins/DependencyCheck/DependencyCheckWorkflowTest.java
    A 
src/test/java/org/jenkinsci/plugins/DependencyCheck/pipeline/DependencyCheckStepTest.java

  Log Message:
  -----------
  [JENKINS-67682] Improve pipeline support to indicate which stage is failed

Create a dedicate pipeline step that does impact previous builds where
we have access to pipeline API to mark stages as failed/unstable.
Furthermore add a "stop build" option to stop the build if scanner
return exitCode != 0 or publisher thresholds are violated.


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/dependency-check-plugin/push/refs/heads/master/19b018-060902%40github.com.

Reply via email to