Re: Build Flow Plugin - reporting capability

2013-08-07 Thread Daniel Beck
sole, and it seems to >> be a nice tool. I'd like to expose the information as a nice web page in >> Jenkins, but assume that is not really feasible. So, right now, I am >> thinking to just have a the users run a groovy script with text output. >> >>

RE: Build Flow Plugin - reporting capability

2013-08-07 Thread Bob Bick
: jenkinsci-users@googlegroups.com > [mailto:jenkinsci-users@googlegroups.com] On Behalf Of nicolas de loof > Sent: Wednesday, August 07, 2013 2:56 AM > To: jenkinsci-users@googlegroups.com > Subject: Re: Build Flow Plugin - reporting capability > > you probably can use jenkins REST

RE: Build Flow Plugin - reporting capability

2013-08-07 Thread Bob Bick
Nicolas and Daniel, thank you for the help. Bob From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of nicolas de loof Sent: Wednesday, August 07, 2013 3:02 PM To: jenkinsci-users@googlegroups.com Subject: Re: Build Flow Plugin - reporting capability I

Re: Build Flow Plugin - reporting capability

2013-08-07 Thread nicolas de loof
and it seems > to be a nice tool. I’d like to expose the information as a nice web page in > Jenkins, but assume that is not really feasible. So, right now, I am > thinking to just have a the users run a groovy script with text output. > > > > From: jenkinsci-users@googlegro

Re: Build Flow Plugin - reporting capability

2013-08-07 Thread Daniel Beck
legroups.com > [mailto:jenkinsci-users@googlegroups.com] On Behalf Of nicolas de loof > Sent: Wednesday, August 07, 2013 2:56 AM > To: jenkinsci-users@googlegroups.com > Subject: Re: Build Flow Plugin - reporting capability > > you probably can use jenkins REST API to retrieve t

RE: Build Flow Plugin - reporting capability

2013-08-07 Thread Bob Bick
lf Of nicolas de loof Sent: Wednesday, August 07, 2013 2:56 AM To: jenkinsci-users@googlegroups.com Subject: Re: Build Flow Plugin - reporting capability you probably can use jenkins REST API to retrieve the list of executed jobs from a build flow execution, not sure yet 2013/8/6 Bob Bick mail

Re: Build Flow Plugin - reporting capability

2013-08-06 Thread nicolas de loof
you probably can use jenkins REST API to retrieve the list of executed jobs from a build flow execution, not sure yet 2013/8/6 Bob Bick > Hi, > > ** ** > > The Jenkins Build Flow Plugin is replacing our “massive” home grown build > system. > > ** ** > > A couple of times a year, our bu

Build Flow Plugin - reporting capability

2013-08-06 Thread Bob Bick
Hi, The Jenkins Build Flow Plugin is replacing our "massive" home grown build system. A couple of times a year, our build team will create a Build Flow job from a template to perform the "massive" build which can last for several days. The build team will execute the Build Flow job until all s