We just upversioned old Jenkins version from 2.319 to 2.426
In the old version we used plugin https://plugins.jenkins.io/greenballs/
The build result page would display GreenBall on success. Red on Fail, Grey on abort.
Looking very much like this:
After the Jenkins upgrade there is no icons on the build result page to identify the build result.
I have no way of knowing the build result without scanning the console.
For the record, this build was aborted but you wouldn’t know it from looking at the page:
In the old versions on Build Time Trend I see all the build result status icons:
Knowing the build result at a glance in the time trend is a very usefull tool. But the new version does not have this luxury:
The Jenkins plugin page says it is obsolete and:
” The Green Balls plugin is not compatible with the new icons.”
I tried disabling and uninstalling the greenballs, in hopes that some new icon default would take over, turns out that was wishful thinking.
What are the new icons?
What is the successor to the Green (or Blue) balls?
Is there a way to display the build status at a glance in the new UI?