Alternate GUIs for Jenkins

49 views
Skip to first unread message

Gus Reiber

unread,
Sep 15, 2015, 1:41:25 PM9/15/15
to Jenkins Developers
Hey all. Do any of you all use 3rd party tools to get information out of Jenkins? Mic turned me on to this guy, who seems awesome, https://itunes.apple.com/AU/app/id720123810. As you may know, I am in the process of overhauling portions of the Jenkins GUI, so far, primarily on the configuration side of the house, but it seems to me that the monitoring side of the house, if you aren't using 3rd party tools, might need love all the more. If anyone has any experience along these lines, I am looking for input. @gusreiber on twitter and https://plus.google.com/+GusReiberUI/ on Google+.

Jesse Glick

unread,
Sep 15, 2015, 2:32:41 PM9/15/15
to Jenkins Dev
On Tue, Sep 15, 2015 at 1:41 PM, Gus Reiber <gre...@cloudbees.com> wrote:
> Do any of you all use 3rd party tools to get information out of Jenkins?

Do not use it myself but: http://jenkins-ci.mobi/

Gus Reiber

unread,
Sep 15, 2015, 2:39:19 PM9/15/15
to jenkin...@googlegroups.com
It (mobi) seems to be dead, or at least I am getting 404s clicking the download links.
Does anyone know if it is still available?


--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-dev/iWcJuI6KtQM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0CgKfrEYVYAbHGBzYqJytzCib7WN85XJBRo-JOLuy6gQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Stefan Wolf

unread,
Sep 16, 2015, 5:39:38 PM9/16/15
to Jenkins Developers
Hi,

I wrote a two new views on Jenkins which give me the information I need in my current project. Both are Html/Javascript apps and are deployed to ${JENKINS_HOME}/userContent. Then they use the Jenkins REST-Api to get the necessary information.
The first view is a graph which shows me how far along my commit is in the the CI-Pipeline. In action it looks like this: 



The second one is to show and claim all failed tests of all jobs on a view. This one looks like this: 



If you want to try them out, they are hosted on my github repo: https://github.com/wolfs/where-is-my-commit - a packaged version is available on the gh-pages branch of the repository.

Regards,
Stefan
Reply all
Reply to author
Forward
0 new messages