H3llGhost wrote:
> Am 12.04.2013 22:23, schrieb JonathanRRogers:
>> On Friday, April 12, 2013 12:02:48 PM UTC-4, Ipoo Doh wrote:
>>
>>     Thanks, we do have a valid reason for storing data in the db, we
>>     will create a build step with groovy plugin to specifically put
>>     some the data into the db
>>
>>
>> Another approach is to use an external program to extract build data
>> using the REST API. Specifically, I have a nightly job that runs a
>> Python script which queries Jenkins using JenkinsAPI and inserts the
>> results in a PostgreSQL database.
> It is an option, but really nice it isn't is it?

It works just fine for me. I can't stand writing Groovy scripts in
Jenkins where debugging is atrocious. You should do whatever works for you.

-- 
Jonathan Rogers

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to