diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-09-28 09:37:21 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-09-28 09:37:21 +0200 |
commit | 6df8b96a75600cb715a16393d34d1bbd595c7e5d (patch) | |
tree | e15abf3ae1861b736d1b0f49c0b8444ba6bb495a /TODO | |
parent | fc02b5f033995b019cdc21a2d325ecd2720f131b (diff) | |
download | jenkins.debian.net-6df8b96a75600cb715a16393d34d1bbd595c7e5d.tar.xz |
reproducible: create html output too
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,6 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * 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 * 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... @@ -38,6 +37,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian === jenkins-job-builder related +* get rid of some reduncacy in job-cfg/*.yaml * this seems to be helpful: http://en.wikipedia.org/wiki/YAML#References (pyyaml which jenkins-job-builder uses supports them) * FIXME: sometimes true and some True used in yaml files * support for gitweb in jobs |