diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | TODO | 6 |
2 files changed, 5 insertions, 3 deletions
@@ -104,7 +104,7 @@ Installation tests inside chroot environments. === lintian jobs -* FIXME: describe lintian jobs +* Simply build the master branch of the lintian GIT repository on every commit against sid. If that succeeds, the same source will be build on jessie and then on wheezy. === haskell jobs @@ -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... |