Gentoo Archives: gentoo-soc

From: Mykyta Holubakha <hilobakho@×××××.com>
To: gentoo-soc@l.g.o
Subject: [gentoo-soc] poem weekly report for week #12
Date: Tue, 22 Aug 2017 13:07:12
Message-Id: CAJ3DYCF0iON0tW_4czRiSjjqpqMz+HbK+kVVPn2SuK9mFGPeOw@mail.gmail.com
1 This is the weekly report for the week of 14.08-20.08.
2
3 This should be the last (or pre-last) weekly report as final
4 evaluation is really close. The project is nearing full completion and
5 usability, which I plan to achieve during the coming week, as less
6 than a handful of features are missing.
7
8 The work was focused on zugaina searchers, remote fetchers backend,
9 which are done.
10
11 The plan:
12 * finish up
13 * dependency merging
14 * complete documentation
15 * final evaluation
16
17 Weekly commits:
18 - Finished zugaina searcher and picker
19 removed extraneous text from iquery.py
20 added a unified_ver option to cpv_split
21 - Initial implementation of zugaina picker gui
22 fixes in zugaina fetcher
23 - Created DataSource class
24 Implemented a Zugaina fetcher for fetching search results from zugaina
25 - Fixed iquery
26 - Generalized iquery (Prompt class)
27 separated prompt with editable values and simple picker
28 moved bugz backend to EditSelectPrompt