← Back to team overview

ubuntu-defect-analysts team mailing list archive

The latest and greatest in reporting ...

 

I have created some of the reports for the QA team, the
release manager and the hardware enablement team. I've
pulled all of this scripting together into a single, small
source repository.

  git clone git://kernel.ubuntu.com/bradf/ubuntu-bug-report-kit

Some of the latest improvements:
  1. I've fixed up the two css themes that I use so the
     "light" theme looks just as good (if not better)
     than the "dark" theme. I actually prefer the light
     theme myself now.

  2. I'm particularly happy with a new filtering tab that
     I've added to the reports. This allows the user to
     easily filter out parts of the report that they are
     not interested in. For an example, look at:
http://reports.qa.ubuntu.com/reports/kernel-bugs/reports/rls-mgr-p-tracking-bugs.html
http://people.canonical.com/~kernel/reports/_kernel_hot_.html#

Now, this code still doesn't match up with certain coding
standards and probably works differently that some people
would like but it's doing what I want it to and if you can
make use of any of it or any of the ideas, you are welcome
to do so.

The kernel reports are not generated using this code. I'd
like it to and hope to eventually migrate it to here but
that code is older and a little more fragile so I've not
taken the time to move it over and give it the rework that
it needs. I'd like to have all my reports generated using
mako template (which I really like and are part of the
default install).


Brad
--
Brad Figg brad.figg@xxxxxxxxxxxxx http://www.canonical.com


Follow ups