Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: plugin-site
-
Labels:None
-
Epic Link:
-
Similar Issues:
Description
The confluence API extractor is adding some strange characters:
https://plugins.jenkins.io/api/plugin/junit
https://plugins.jenkins.io/api/plugin/jaxb
It seems the direct extractor is still working fine:
https://plugins.jenkins.io/warnings-ng
...and the git extractor is also OK
https://plugins.jenkins.io/configuration-as-code
It was fixed in https://github.com/jenkins-infra/plugin-site-api/releases/tag/v1.7.0 and deployed to production.