Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-check-plugin
  Commit: 19b018d7ec980d332e99c8fd25b2c1b0ee963b2f
      
https://github.com/jenkinsci/dependency-check-plugin/commit/19b018d7ec980d332e99c8fd25b2c1b0ee963b2f
  Author: Nikolas Falco <[email protected]>
  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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/dependency-check-plugin/push/refs/heads/master/51b523-19b018%40github.com.

Reply via email to