Closed mawinter69 closed 1 month ago
My suggestion is to upgrade the groovy-postbuild-plugin in order to be compatible (I had that on my bucket list anyway). WDYT?
definitely a solution
Once groovy-postbuild is adjusted I think the release notes should be updated to mention that groovy-postbuild must be updated as well
A pre-release of the groovy postbuild plugin is available for testing. Use the "Jenkins Incrementals Publisher" tab to access the most recent build.
Thanks @MarkEWaite. The most recent build fixes the issue.
Fixed in release 264.vf6e02a_77d5b_c of the groovy postbuild plugin.
Jenkins and plugins versions report
Environment
```text Paste the output here ```What Operating System are you using (both controller, and any agents involved in the problem)?
doesn't matter
Reproduction steps
https://github.com/jenkinsci/groovy-postbuild-plugin/blob/6eeecb7aeac5faa75313280ad67ad4c938e5bdc0/src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java#L214 creates a new instance of BadgeSummaryAction I don't know the exact conditions when the code is called but it results in this stacktrace
Expected Results
badge is properly created
Actual Results
build fails
Anything else?
No response
Are you interested in contributing a fix?
No response