I want to extract Data from Jenkins for Builds and Job.Is there any way plugin or way from which I can build Database Schema by extracting jenkins data?
On Thursday, July 11, 2013 at 2:59:05 AM UTC+5:30, JonathanRRogers wrote: > > > > On Friday, June 28, 2013 4:14:46 PM UTC-4, Michael Barbine wrote: >> >> Hello! >> >> I'm looking for some input on a proven way to put all of the data >> contained in the Jenkins XML or API into a RDBMS. Doesn't matter which >> one... I can move it around later. >> >> > What do you mean by "all the data"? More importantly, what is the ultimate > goal? I wrote a script which extracts job and build information via the > Jenkins API and inserts/updates a PostgreSQL database so I could analyze it > more easily. Is that similar to what you're trying to do? > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/5000701a-3c77-4383-9871-8bbab89ff986%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
