summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-04-27 17:18:35 +0200
committerMattia Rizzolo <mattia@mapreri.org>2015-04-27 17:19:57 +0200
commit7ab786dd2a897f97a7a42389a5efe8f0f93f57aa (patch)
tree848dff17e729bc02f3c6dcd4d2e791e097b9e267
parentd7f01b9dcf91bc111087bb9e1a6f6effda87f3be (diff)
downloadjenkins.debian.net-7ab786dd2a897f97a7a42389a5efe8f0f93f57aa.tar.xz
new todos about logs handling
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index b0e2734b..bb04955f 100644
--- a/TODO
+++ b/TODO
@@ -32,6 +32,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
** '/var/lib/jenkins/plugins/*.jpi' (can be derived from jdn-scm-sync.git)
** '/srv/jenkins.debian.net-scm-sync.git'
** '/etc/.git' and '/etc'
+* (gz|x)-compress jenkins and reproducible logs and teach apache to uncompress them on-fly (maybe uncompress them only if the client does not support compressed content?)
=== TODO for testing stretch
@@ -188,6 +189,10 @@ grep '(=.*).,.$' rygel_0.24.2-1.debbindiff.html | uniq -c | sort | grep -c '^\s*
** use one css for all, not two minimally different ones
** repo-comparison: check for binaries without source
** reproducible_create_meta_pkg_sets uses schroot created by dpkg_setup_schroot_jessie job (outside of reproducible job space...)
+
+* build related
+** Store the two buildlogs in separated (g|x)zipped files and propose a diff of the two
+
* notes related
** new page with annoted packages without categorized issues
** new page with notes that doesnt make sense: a.) packages which are reproducible but should not, packages that build but shouldn't, etc.