summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-11-01 21:33:49 +0100
committerHolger Levsen <holger@layer-acht.org>2014-11-01 21:33:49 +0100
commit9772c16397d90e9bfcfb879bd5e5d4198a581e89 (patch)
tree63965a5213629da4aca5d31f84718c2d1185105f /TODO
parentd95325275579ba69426a42b1a125b0754410b665 (diff)
downloadjenkins.debian.net-9772c16397d90e9bfcfb879bd5e5d4198a581e89.tar.xz
describe lintian tests briefly, fix links to usertagged bugs
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 98d9f52c..19f02f25 100644
--- a/TODO
+++ b/TODO
@@ -14,12 +14,14 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
== Fix user submitted bugs
-* See https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=jenkins;users=qa.debian.org@packages.debian.org
+* See link:https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=jenkins;users=qa.debian.org@packages.debian.org[qa.debian.org bugs with usertag 'jenkins'] in the BTS.
== General ToDo
+* get rid of FIXMEs in README. Really.
* turn job-cfg/g-i.yaml into .yaml.py
* use cucumber+libvirt instead of g-i.sh
+* download .isos once in central place
* use schroot for chroot-installation
* build d-i manual in sid
* build packages using jenkins-debian-glue and not my hacks
@@ -29,8 +31,8 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
=== jenkins-job-builder related
-* use the package from jessie
* add support for live screenshot plugin
+* use the package from jessie
* this seems to be helpful: http://en.wikipedia.org/wiki/YAML#References (pyyaml which jenkins-job-builder uses supports them)
* support for gitweb in jobs
** needs clean merge of my patches to jenkins-job-builder first...