summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-07-28 14:08:22 -0400
committerHolger Levsen <holger@layer-acht.org>2016-07-28 14:08:22 -0400
commita2a59adfd7ac9047c39f563802edf8ba0cb68b82 (patch)
tree227dd773fb917d8547be589015334609e098357a /TODO
parentd605e52ca7b4f5d47820751e7ae9a3e4f2864e6f (diff)
downloadjenkins.debian.net-a2a59adfd7ac9047c39f563802edf8ba0cb68b82.tar.xz
reproducible TODO: remove javascript code once ff49 has landed
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 81734de0..4d74cce9 100644
--- a/TODO
+++ b/TODO
@@ -143,6 +143,7 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma
** improve ftbfs page: list packages without bugs and notes first
** mattia: .py scripts: UDD or any db connection errors should either be retried or cause an abort (not failure!) of the job
** bin/_html_indexes.py: bugs = get_bugs() # this variable should not be global, else merely importing _html_indexes always queries UDD
+** once firefox 48 is available: revert 1b4dc1b3191e3623a0eeb7cacef80be1ab71d0a2 / grep for _js and remove it…
* lesser prio
** scheduler: check if there have been more than X failures or depwait in the last Y hours and if so unschedule all packages, disable scheduling and send a mail informing us.