You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by "Morgovsky, Alexander (US - Glen Mills)" <am...@deloitte.com> on 2007/09/01 18:59:16 UTC

Continuum Build Reporting

What is the best practice of reporting on Continuum builds?  I am
interesting in calculating the average of builds per project group, the
average success rate, and the average build time.  Is there a plugin for
this?  If not, what tables in the database should I query for this
information?  Thank you. 


This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law.  If you are not the intended recipient, you should delete this message. 


Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1]

Re: Continuum Build Reporting

Posted by Wendy Smoak <ws...@gmail.com>.
On 9/1/07, Morgovsky, Alexander (US - Glen Mills)
<am...@deloitte.com> wrote:

> What is the best practice of reporting on Continuum builds?  I am
> interesting in calculating the average of builds per project group, the
> average success rate, and the average build time.  Is there a plugin for
> this?  If not, what tables in the database should I query for this
> information?  Thank you.

I haven't heard of anyone doing this yet.  We've talked about using
Datavision for Archiva reporting, not sure how that would play in
here.  IIRC, Cruise Control shows a graph of build failures over time.

Yesterday Jesse pointed me at sql-squirrel, and it provided a quick
way to connect to the embedded database (shut down Continuum and make
a copy of it) explore the structure and do some queries.

http://squirrel-sql.sourceforge.net/

-- 
Wendy