summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-16 12:55:22 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-16 12:55:22 +0100
commitfc6678a9914b96b0856941b9f53b93bed7c83166 (patch)
treed2c97f41e0acd7fe3d10c53cf59442a0ab27d220 /TODO
parentc20a5396e5e9c4846a23d95c0277af1e12ea46d4 (diff)
downloadjenkins.debian.net-fc6678a9914b96b0856941b9f53b93bed7c83166.tar.xz
further TODO cleanup
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 7 insertions, 10 deletions
diff --git a/TODO b/TODO
index 627a7596..a6d433b8 100644
--- a/TODO
+++ b/TODO
@@ -136,19 +136,16 @@ properties:
* graph new usertags: "signatures" + "environment"
* new job+page: "packages different from sid in our toolchain", not sure yet where to link that...
-
-* new package set: kde/plasma
-
-* here is a weekly updated list of the transitively build-essential source packages in Sid: http://bootstrap.debian.net/source/stats_min.json
-** curl http://bootstrap.debian.net/source/stats_min.json | sed -s "s#,#\n#g" |grep src:|cut -d ":" -f2|tr -d \" | sort -u
-
-* meta pkg sets: only display FTBR+FTBFS and reproducible packages with notes by default, provide a way to show them all...
-
-* check 0.52-1 is still not fixed: https://jenkins.debian.net/userContent/rb-pkg/debian-edu-artwork.html
-
* run debbindiff against .changes files in current directory, instead of $LONGPATHES (due to #764459)
* reproducible: dont delete userContent/$pkg on build begin..
+* pkg sets related:
+** new package set: kde/plasma
+** here is a weekly updated list of the transitively build-essential source packages in Sid: http://bootstrap.debian.net/source/stats_min.json
+*** curl http://bootstrap.debian.net/source/stats_min.json | sed -s "s#,#\n#g" |grep src:|cut -d ":" -f2|tr -d \" | sort -u
+** for all pkg sets: only display FTBR+FTBFS and reproducible packages with notes by default, provide a way to show them all...
+** replace bin/reproducible_installed_on_debian.org with a proper data provider from DSA
+
* db schema 2.0
** add support for suites, we soon want to test jessie,stretch,sid,experimental
** extra table to record build times (forever, so we get relevant data)