diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-09-30 00:16:34 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-09-30 00:16:34 +0200 |
commit | 3584dcd924ca7b86d0de1c8ce29b8856e31c1f77 (patch) | |
tree | 946fe4337aa98e9517b01b2ce1d1f37db8b1a70e /TODO | |
parent | c40f3fec393a7ec8b3060ec55ec27bffb5a856a7 (diff) | |
download | jenkins.debian.net-3584dcd924ca7b86d0de1c8ce29b8856e31c1f77.tar.xz |
reproducible: insert job source for packages into reproducible.db
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -90,8 +90,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian === reproducible -* have a job which runs failed packages for which a newer version exists, oldest first. doing this in sql is impossible with bash, while easy in python... -* packages from jobs should insert themselves into job_sources and then issue a warning if found in two jobs.. +* watch it build :) === Test Debian live |