]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
- few more
authorMichal Moskal <michal@moskal.me>
Mon, 16 Jun 2003 08:25:58 +0000 (08:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    doc/TODO -> 1.15

doc/TODO

index e12a15f28c1092f79675effd346454540092f62f..d424fa366f2296906f0d74240f49f567fe14e3bd 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -9,7 +9,20 @@
     BuildRequires: ...
     %endif
   which in fact requires expression parser :<
-  
+
+- implement: 
+    <command type='shell' id='...'>shell code</command>
+    <command type='upgrade' id='...' /> (run poldek --up; poldek -Q --shcmd 'upgrade -G *')
+  First requires command-shell:<builder>, second command-upgrade:<builder>.
+  This should be class in requester.py, with kind='command', also look for
+  kind checking elsewhere in the code (grep for 'kind.*group')
+
+- store requester email in request, after checking priviliges, so rpm_builder
+  need not have all users in his acl.conf, only srpm_builder user, with priv
+  to sign queue.
+
+- make default configs reasonable
+
 - fix make-request.sh to be more user-friendly and configurable
 
 - add possibility of tagging stuff for source builder
This page took 0.270078 seconds and 4 git commands to generate.