summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-09-14 16:36:45 +0200
committerHolger Levsen <holger@layer-acht.org>2013-09-14 16:36:45 +0200
commite2128e6fae2871a6ab6a68322d2ec5685688b117 (patch)
treea9f9e926760c7e84789a023a59e631b154ddcc48
parent5386bab2596978df94219a622db2736021bfc314 (diff)
downloadjenkins.debian.net-e2128e6fae2871a6ab6a68322d2ec5685688b117.tar.xz
update TODO
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index ebcd1a42..ca4e04fb 100644
--- a/TODO
+++ b/TODO
@@ -14,18 +14,21 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian.
== General ToDo
+* proper git repo url, outside users/holger
+** same for /srv/jenkins.debian.net-scm-sync.git
+** irc notifications for commits to invite more contributors
+
* keep git+svn urls, and use commit hooks. also better for test setups of this setup as well as overall stability.
** create d-i_svn_trigger job to trigger sub-set jobs (like manual)
** create d-i git hooks
* get rid of some reduncacy in job-cfg/*.yaml
** FIXME: sometimes true and some True used in yaml files
-* proper git repo url, outside users/holger
-** same for /srv/jenkins.debian.net-scm-sync.git
* fully automate backup and backup /var/lib/jenkins/jobs /var/lib/munin /var/log /root/ too
* try awstats
* put kgb-client.conf in git and sed passwords from filesystem into it...
* push jenkins munin plugins upstream
* rgrep for ftp.de and put this into a config file. and then put other stuff in that config file, like webserver for d-i preseeding. etc.
+* some way to map failing jobs to debian bugs and display that in the job.... (probably via a 2nd build step)
== Debian Packaging related