diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-11-12 21:08:03 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-11-12 21:08:03 +0100 |
commit | a2286f76c9469d8ec6b93db5c8cc05edb55dc623 (patch) | |
tree | 527f06d25de8b8c2f2ce00e6d38026bf5747f524 /TODO | |
parent | 29807df1ed720e1acabf848a3f9084f0c2c70de8 (diff) | |
download | jenkins.debian.net-a2286f76c9469d8ec6b93db5c8cc05edb55dc623.tar.xz |
fix stupid syntax error in d-i.yaml: url: {gitrepo} -> url: '{gitrepo}'
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,7 @@ ToDo for jenkins.debian.net == General ToDo +* support for gitweb in jobs * get rid of some reduncacy in job-cfg/*.yaml and also fix the FIXMEs there * add documentation for jenkins-job-builder and send pull requests on github: ** publisher:logparse @@ -33,6 +34,7 @@ ToDo for jenkins.debian.net * notify debian-boot@l.d.o and #debian-boot about jenkins jobs results * run scripts/digress/ * bubulle wrote: "Another interesting target would be d-i builds *including non uploaded packages* (something like "d-i from git repositories" images). That would in some way require to create a quite specific image, with all udebs (while netboot only has udebs needed before one gets a working network setup). +* check if there are new languages for the manual and remind to create jobs === Test cd-images: |