Branch: refs/heads/master
Home: https://github.com/jenkinsci/codedx-plugin
Commit: af1ecc0fb0cc4fd9119c9049d66149bbfcf385b0
https://github.com/jenkinsci/codedx-plugin/commit/af1ecc0fb0cc4fd9119c9049d66149bbfcf385b0
Author: Tyler Camp <[email protected]>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultChecker.java
M
src/main/java/org/jenkinsci/plugins/codedx/AnalysisResultConfiguration.java
A src/main/java/org/jenkinsci/plugins/codedx/BuildEffectBehavior.java
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxPublisher.java
M
src/main/resources/org/jenkinsci/plugins/codedx/CodeDxPublisher/config.jelly
R src/main/webapp/help-breakForPolicy.html
R src/main/webapp/help-breakIfFailed.html
A src/main/webapp/help-errorHandlingBehavior.html
A src/main/webapp/help-policyBreakBuildBehavior.html
Log Message:
-----------
Add more error handling options
Bugfix/refactor analysis fail config (#16)
* Change analysis failure toggle to dropdown-select for more options
* Change "analysis failed behavior" to have more of a global effect
* Additional error handling for other cases
* Modify error handling for Code Dx version fetching as a special case
* Simplify Code Dx version error handling
* Remove redundant null check
* Update policy-based build results to use specific build result options
* Add a clarification for policy violation expectations
--
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/codedx-plugin/push/refs/heads/master/fc8774-af1ecc%40github.com.