Hi Jenkins community! ![]()
I’m working on adding shields.io badge support for the new Jenkins
Coverage Plugin (io.jenkins.plugins.coverage).
To validate the implementation, I need a public Jenkins instance
that:
- Uses the new Coverage Plugin (io.jenkins.plugins.coverage)
- Has publicly accessible build/coverage API endpoints
I tried ci.jenkins.io but the coverage API endpoints return empty {}.
Does anyone know of a public Jenkins instance I could use for
testing? Or could someone from the Jenkins team point me to the
right job on ci.jenkins.io?