Jenkins has a pretty powerful scripting API. I’ve written scripts in python to data mine some good information.
For every job, add /api/ to the end of it to see the documentation. For example, https://yoursever/api/json will give you some top level information. Happy metric-ing ☺ Terry From: [email protected] [mailto:[email protected]] On Behalf Of Andrew Smith Sent: Thursday, November 20, 2014 10:56 AM To: [email protected] Subject: Weekly E-mail Reports Hi We're looking to use jenkins more at work and we want to increase it's visibility (of things like code coverage, number of tests, etc.). One way I thought to do this was to have a weekly "jenkins report". Listing the projects, alongside some graphs and metrics. Are there any projects out there that do this? Or has anyone got any experience whipping up a script to do it? Thanks Andy -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
