diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-10-09 12:21:38 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-10-09 12:21:38 +0200 |
commit | 59c469d7dd3ea608e5582ef3faa0d306b33afafa (patch) | |
tree | 24cfc5fb8ac8f6b3a72de461c2e924ada76dc9c8 /TODO | |
parent | 5d3f9afb1858dcfaf1e1b375b3b9e6d22067c50d (diff) | |
download | jenkins.debian.net-59c469d7dd3ea608e5582ef3faa0d306b33afafa.tar.xz |
reproducible: show notes managed in yaml in git.debian.org/git/reproducible/notes.git. add index page for all packages with notes
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -111,11 +111,9 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian *** scheduler and builder jobs are started after * generate views for (all?/last 24h?) FTBR packages with|without .buildinfo files? -* for PKG in $(cat packages.yml | ../shyaml/shyaml keys) ; do echo " $PKG" ; for ATTRIBUTE in version issues bugs comments ; do echo " $ATTRIBUTE = $(cat packages.yml | ../shyaml/shyaml get-value ${PKG}.${ATTRIBUTE} | xargs echo )" ; done ; done * watch: zephyr (debbindiff timeout?) -* watch: haskell-hsql-odbc +* watch: haskell-hsql-odbc (debbindiff error only in jenkins log, not in rbuild log * watch: cxxtest: dbd failure should be in rbuild output! -* watch: file - debbindiff file should be deleted.... * generate .json for tracker.d.o * reschedule all pkg tested before oct 06 00:00 UTC (we want to know if they generate .buildinfo files) * reschedule all files with 0 length .rbuild.log files |