diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-10-02 23:46:06 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-10-02 23:46:06 +0200 |
commit | d35030cd5228988418161c92975ea405afab086a (patch) | |
tree | 887ac62cc2a1d5dca4256218f00e74925d9eb5af /TODO | |
parent | af0ea9d667d8f6bc6b0df909439e59913c906b43 (diff) | |
download | jenkins.debian.net-d35030cd5228988418161c92975ea405afab086a.tar.xz |
reproducible: update TODO, improve wording
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -91,6 +91,12 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian === reproducible * watch it build :) +* provide link to jenkins console log for 404 packages. probably use diff_path to store it (for all packages maybe?) +* get rid of non-random jobs and include those packages into a scheduler +** foo=(haklo hete joa) +** echo ${foo[1]} +** result: hete +* design schedulers before writing them: [todo here] === Test Debian live |