Closed mPokornyETM closed 2 months ago
See https://github.com/jenkinsci/badge-plugin/releases/tag/badge-2.0
💥 HTML formatting delegated to global Jenkins MarkupFormatter Breaking: Remove Badge Plugin global configuration This will mostly affect usage in JCasC but also may impact some visualization, see next points
I will add another clarification for JCasC users.
Jenkins and plugins versions report
Environment
```text Paste the output here ```We are using JCaC yaml file to allow HTML format in the badge plugin
Feadback from my coworker after update to 2.0 version
What Operating System are you using (both controller, and any agents involved in the problem)?
Controller: Official latest LTS docker image (Debian) Agents: It does not matter in this case
Reproduction steps
Try to import JCaC yaml file that contains
Expected Results
Jenkins instance should starts, when the property is obsolote, it shall be a warning thrown, but in all cases Jenkins should start
Actual Results
Jenkins instance will not start
Anything else?
No response
Are you interested in contributing a fix?
No response