diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -15,6 +15,10 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian. == General ToDo * 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 @@ -33,8 +37,7 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian. * support for gitweb in jobs ** needs clean merge of my patches to jenkins-job-builder first... -* get rid of some reduncacy in job-cfg/*.yaml -* add documentation for jenkins-job-builder and send pull requests on github: +* cleanup my patches (eg add documentation) and send pull requests on github: ** publisher:logparse ** publisher:htmlpublisher ** publisher:imagegallery |