From 4c92365286db078915bf0a3b67188212618a48c1 Mon Sep 17 00:00:00 2001 From: Priit Laes Date: Tue, 3 Aug 2010 18:45:19 +0300 Subject: Added report --- docs/gsoc/06-report.txt | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 docs/gsoc/06-report.txt diff --git a/docs/gsoc/06-report.txt b/docs/gsoc/06-report.txt new file mode 100644 index 0000000..677875f --- /dev/null +++ b/docs/gsoc/06-report.txt @@ -0,0 +1,46 @@ +This is a progress report #6 for Project Grumpy. + +Progress so far +=============== + +Previous two weeks have been a bit slow progress-wise mainly because i managed +to get stuck with modelling the data layout. + +I eventually ended up redesigning the models in a bit more relational way and +now the pkgcore data is handled inside the models. + +Unittesting is now implemented and currently at least the portage-related +models (ebuild, package, category) have tests. + +Future plans +============ + +As I'm currently slipping behind my intended timelines, here's the "updated" +schedule: + +3 Aug - 8 Aug: + * Unittests for "Favorite packages" + * JSON-restful API for commandline utils + * Basic grumpy commandline utils for managing favorite packages + * Version bump checker plugins + * PyPi + * GNOME + * Web interface improvements... (based on (YOUR!) feedback). + +* Future + * Tinderbox reports (my desktop machine is dead atm.) + +Project info +============ + +Git repository of Grumpy repo is available from [1]. + +[1] http://git.overlays.gentoo.org/gitweb/?p=proj/grumpy.git;a=summary + +Project's semi-official IRC channel is #gentoo-grumpy on Freenode network [2], +if you run into troubles when testing out this project, then just ping me with +a message. + +[2] irc://irc.freenode.net/#gentoo-grumpy + +There's also basic web frontend available, join the channel to get the link ;) -- cgit v1.2.3-65-gdbad