summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-02 13:40:25 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-02 13:40:25 +0100
commit452cdc5145f3ef689a651369dd348807a61dca1f (patch)
tree947e9108c80fcd22a5f97c7b811ec53da3baa9b4 /TODO
parentfe8135ea24c76670c98f9efc2dd3518a3edea4a4 (diff)
downloadjenkins.debian.net-452cdc5145f3ef689a651369dd348807a61dca1f.tar.xz
reproducible: should results.build_duration be of type integer?
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index e72b9350..97456568 100644
--- a/TODO
+++ b/TODO
@@ -129,6 +129,7 @@ properties:
** replace bin/reproducible_installed_on_debian.org with a proper data provider from DSA
* db schema 2.0
+** maybe results.build_duration should be type integer, so ORDER BY works as it should.
** actually add support for suites in the code, the db is fine now.
** actually add support for archs, the db is fine now. One day we'll want to rebuild all the packages on all the archs too!
** record build stats in the new stats_build table (forever, so we get relevant data)