diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-06-21 20:11:17 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-06-21 20:11:17 +0200 |
commit | e6891b0842b6b838998fd0a5f1e77f4496c47628 (patch) | |
tree | 47ff15c803f765046b222d301e1f8e88debbb44b | |
parent | 651109159d02392c3f7a3d64de992a5cd410bbbf (diff) | |
download | jenkins.debian.net-e6891b0842b6b838998fd0a5f1e77f4496c47628.tar.xz |
reproducible debian: TODO: include diffoscope run time in log
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -170,6 +170,7 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma ** once stabilized notification emails should go through the package tracker. The 'build' keyword seems to be the better fit for this. To do so just send the emails to dispatch@tracker.debian.org, setting "X-Distro-Tracker-Package: foo" and "X-Distro-Tracker-Keyword: build". This way people wanting to subscribe to our notification don't need to ask us and can do that by themselves. ** repo-comparison: check for binaries without source ** issues: currently only state of amd64 is shown. it would be better to display packages as unreproducible if they are unreproducible on any architecture. +** include diffoscope run time in log * missing tests: ** prebuilder does (user) group variation like this: https://anonscm.debian.org/git/reproducible/misc.git/tree/prebuilder/pbuilderhooks/A02_user |