diff options
author | Florent Villard <warly@mandriva.com> | 2006-08-04 16:45:06 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2006-08-04 16:45:06 +0000 |
commit | 0a7ef4aa1b338a6c23dccd0db15086596f05a22a (patch) | |
tree | 620105c88261aa086535f04d1ca5fba94cb4cbbf /TODO | |
parent | 1fec4f0cac5732229070c4ad2e24c01ba2bab51b (diff) | |
download | mga-youri-core-0a7ef4aa1b338a6c23dccd0db15086596f05a22a.tar mga-youri-core-0a7ef4aa1b338a6c23dccd0db15086596f05a22a.tar.gz mga-youri-core-0a7ef4aa1b338a6c23dccd0db15086596f05a22a.tar.bz2 mga-youri-core-0a7ef4aa1b338a6c23dccd0db15086596f05a22a.tar.xz mga-youri-core-0a7ef4aa1b338a6c23dccd0db15086596f05a22a.zip |
imported initial version of youri svn
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) |