diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-01-11 05:29:50 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-01-11 05:29:50 +0100 |
commit | e1024084816adfa6af2cc00d6eed3ab407046872 (patch) | |
tree | 7c2fde6b56817acc5233d30e24854c57a177886c /TODO | |
parent | 2ba8310cf808c65c165a2c4f9cc18374f31885c8 (diff) | |
download | jenkins.debian.net-e1024084816adfa6af2cc00d6eed3ab407046872.tar.xz |
explain how to fix redundancy in job configs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian. ** 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 +** 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 * fully automate backup and backup /var/lib/jenkins/jobs /var/lib/munin /var/log /root/ too * try awstats |