diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -0,0 +1,24 @@ +1.0 Goals +========= + +youri-check: +- cumulative results aggregation +- build bot specific information exploitation +- results filtering and sorting facilities +- maintainer customisable report mail format +- additional update sources: + - Ubuntu : using Debian on ubuntu mirror should be OK, have to test + - kdelook + - pld +- alternative dependency input based on rpmcheck +- circular dependency input based on smart + +youri-upload: +- svn support +- automatic bugzilla ticket closing on upload +- more customizable (template based ?) mail notification + +library: +- API-based bugzilla interface, instead of SQL-based one +- more generic check-specific options handling in medias (don't use a +specific attribute for each of them) |