From 7ae732fb86619f98dd248398fe70aad3882949bd Mon Sep 17 00:00:00 2001 From: Priit Laes Date: Sat, 10 Jul 2010 20:13:13 +0300 Subject: Added weekly report --- docs/gsoc/04-report.txt | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 docs/gsoc/04-report.txt (limited to 'docs') diff --git a/docs/gsoc/04-report.txt b/docs/gsoc/04-report.txt new file mode 100644 index 0000000..2f105e6 --- /dev/null +++ b/docs/gsoc/04-report.txt @@ -0,0 +1,37 @@ +This is a progress report #4 for Project Grumpy. + +Progress so far +=============== + +During last week I merged in the Flask [1] support - this means that it is +possible to set up a external web interface. And all this from the same +codebase. + +I also added two example plugins: herd and developer checker. Herd checker +checks the validity of herd listed in metadata.xml and developer checker +checks whether '@gentoo.org' developer is listed in active developers list. + +Now, this is 'good news' - I'm still waiting [2] for infra team to set up a +Postgres database and bunch of required Python packages on soc.dev.gentoo.org. + +I've also investigated getting Tinderbox reports into Grumpy's database... ;) + +[1] http://flask.pocoo.org/ +[2] http://bugs.gentoo.org/show_bug.cgi?id=327165 + +Future plans +============ + +Web interface improvements and Tinderbox integration. And maybe I can even +figure out how store information about upstream version checkers. + +Project info +============ + +Git repository of Grumpy repo is available from [2]. + +[2] http://git.overlays.gentoo.org/gitweb/?p=proj/grumpy.git;a=summary + +Project's semi-official IRC channel is #gentoo-grumpy on Freenode network, +if you run into troubles when testing out this project, then just ping me with +a message. -- cgit v1.2.3-18-g5258