Rev 46: Long forgotten, the TODO. in file:///home/vila/buildbot/bzr/
Vincent Ladeuil
v.ladeuil+lp at free.fr
Mon Aug 10 17:47:30 BST 2009
At file:///home/vila/buildbot/bzr/
------------------------------------------------------------
revno: 46
revision-id: v.ladeuil+lp at free.fr-20090810164730-ywr53y0n3vf0wk4l
parent: v.ladeuil+lp at free.fr-20090810161453-wntm3i1h1hf9hrjr
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: bzr
timestamp: Mon 2009-08-10 18:47:30 +0200
message:
Long forgotten, the TODO.
-------------- next part --------------
=== added file 'TODO'
--- a/TODO 1970-01-01 00:00:00 +0000
+++ b/TODO 2009-08-10 16:47:30 +0000
@@ -0,0 +1,36 @@
+* Switch to a configuration where a dedicated user is responsible
+ for the master and/or the slave
+
+* Use ssh tunnels (local port forwarding) to address security
+ issues (using passwords is really poor from a security point
+ of view since they are send in clear text and we want to
+ archive the whole master.cfg anyway)
+
+* Allows python module to be imported in master.cfg (this can
+ work today if all buildbot commands are issued in the master
+ directory but we'd like a better way relying on PYTHONPATH)
+
+* trigger the tests build on each commit
+ We need some commit hook on pqm or some polling.
+
+* mail responsible committer on failures
+ More or less supported in buildbot, needs testing.
+
+* add more slaves
+ karmic
+ xBSD
+ redhat/centos/fedora
+ gentoo
+
+* add builders for
+ PPAs
+ OSX installers
+
+* throw everything and start again from scratch with hudson
+
+* run make check for the test suite so that pqm don't have to and
+ can be made faster
+
+* make pqm depends on buildbot once we have an official master
+ and enough slaves
+
More information about the bazaar-commits
mailing list