* Buildhistory web interface
@ 2012-10-09 23:32 Paul Eggleton
0 siblings, 0 replies; only message in thread
From: Paul Eggleton @ 2012-10-09 23:32 UTC (permalink / raw)
To: yocto, openembedded-core
Hi all,
As part of working on buildhistory[1] I developed a Django-based web
application for reviewing warnings generated by analysing the output, and
finally it has reached a state where I can release it. It's fairly basic but
provides the following features:
* Generate warnings and import them into a database for the web UI
* List queued and reviewed warnings
* Show details on a warning
* Review a warning as "Action required", "Resolved" or "Ignored"
* Comment on a warning
* User authentiation and registration
Since it's really separate from the metadata it has been published in a
separate repository:
http://git.yoctoproject.org/cgit/cgit.cgi/buildhistory-web/
There's a screenshot here:
http://wiki.yoctoproject.org/wiki/File:Buildhistory-web1.png
Some further details on how to set it up and use it can be found in the README
within the repository:
http://git.yoctoproject.org/cgit/cgit.cgi/buildhistory-web/plain/README
There's probably some room for improvement especially with how the warnings
are presented, and the code to generate the warnings (which is within the
metadata and is shared with the existing buildhistory-diff command line
utility) may benefit from some further work also. I'm by no means a web
development expert either so if you have any suggestions or patches in that
regard I'd be happy for those as well.
Cheers,
Paul
[1] http://wiki.yoctoproject.org/wiki/Buildhistory
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-09 23:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-09 23:32 Buildhistory web interface Paul Eggleton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox