SOLUTION: https://github.com/mbarbine/JenkinsDB
On Tuesday, April 9, 2013 6:32:03 PM UTC-4, Ipoo Doh wrote:
>
> Problem:
> I want to store build metadata in a db, things like Job and its build
> history details like The build number, time it started, time it ended,
> whether it succeeded, where
Slide wrote:
> You could possibly do something with [1]
>
> slide
>
> 1 - https://wiki.jenkins-ci.org/display/JENKINS/Database+Plugin
>
I'm sure I could do something with it. I probably would have done
something with it if I wanted to write a bunch of Java. As it turned
out, I was able to accompli
You could possibly do something with [1]
slide
1 - https://wiki.jenkins-ci.org/display/JENKINS/Database+Plugin
On Fri, Apr 12, 2013 at 1:35 PM, Jonathan Rogers
wrote:
> H3llGhost wrote:
> > Am 12.04.2013 22:23, schrieb JonathanRRogers:
> >> On Friday, April 12, 2013 12:02:48 PM UTC-4, Ipoo Doh
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 int
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
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
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
On Tue, Apr 9, 2013 at 6:38 PM, Les Mikesell wrote:
> On Tue, Apr 9, 2013 at 5:32 PM, Ipoo Doh wrote:
> > Problem:
> > I want to store buil
On Wed, Apr 10, 2013 at 6:40 AM, Mandeville, Rob wrote:
> I'm faced with this same problem, and Jenkins simply doesn't have an answer.
> I run a largish build system (60+ development branches with thousands of test
> suites each; we're an agile development team for a credit card processor) and
--Rob
-Original Message-
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Les Mikesell
Sent: Tuesday, April 09, 2013 9:39 PM
To: jenkinsci-users
Subject: Re: Store build meta data in a db
On Tue, Apr 9, 2013 at 5:32 PM, Ipoo Doh wrote:
>
On Tue, Apr 9, 2013 at 5:32 PM, Ipoo Doh wrote:
> Problem:
> I want to store build metadata in a db, things like Job and its build
> history details like The build number, time it started, time it ended,
> whether it succeeded, where the artiifacts are stored, wheather it has been
> promoted, its
Problem:
I want to store build metadata in a db, things like Job and its build
history details like The build number, time it started, time it ended,
whether it succeeded, where the artiifacts are stored, wheather it has been
promoted, its svn tag details, etc... Other tools like our automated
11 matches
Mail list logo