diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-11-08 15:17:09 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-11-08 15:17:09 +0000 |
commit | 409e7174ff6e69c903eb9d1e22ad47826bd041d0 (patch) | |
tree | 1bacd4b702cc01977e391815e97ca988f991f739 /TODO | |
parent | 285af79bdc9a300497525f7e075fe6cb48ad6ab2 (diff) | |
download | jenkins.debian.net-409e7174ff6e69c903eb9d1e22ad47826bd041d0.tar.xz |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -20,18 +20,20 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * get rid of FIXMEs in README. Really. * turn job-cfg/g-i.yaml into .yaml.py +* split etc/schroot/default * 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 * move /srv/jenkins.debian.net-scm-sync.git somewhere public? * backup /var/lib/jenkins/jobs /var/lib/munin /var/log /root/ /var/lib/jenkins/reproducible.db too * put kgb-client.conf in git and sed passwords from filesystem into it... +* turn udd-versionskew packages names into tracker.d.o links and provide version numbers in output too +* unreproducible-with-buildinfo should really be a state in the DB === jenkins-job-builder related -* add support for live screenshot plugin +* fork livescreenshot plugin and send pull request for my bugfix * 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) * needs clean merge of my patches to jenkins-job-builder... |