[Git][qa/jenkins.debian.net][master] rdn stats: add link to size page

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Jul 2 09:04:13 BST 2025



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
7deb59d8 by Jochen Sprickerhof at 2025-07-02T10:04:05+02:00
rdn stats: add link to size page

(cherry picked from commit 4b38bb5f861e065fd9d4e8a39973006dffe02332)
Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/rebuilderd_stats.py


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -218,9 +218,9 @@ def output(outfile, arch, db_size, total, messages_packages, size_sort):
     print("</table>", file=outfile)
 
     if size_sort:
-        print('<p>Packages are grouped by having a bug in <a href="https://salsa.debian.org/reproducible-builds/reproducible-notes">reproducible-notes</a> and sorted by diffoscope size (bigger logs later) inside the group.</p>', file=outfile)
+        print('<p>Packages are grouped by having a bug in <a href="https://salsa.debian.org/reproducible-builds/reproducible-notes">reproducible-notes</a> and sorted by diffoscope size (bigger logs later) inside the group. There is also a <a href="index.html">page</a> sorted by build time.</p>', file=outfile)
     else:
-        print('<p>Packages are grouped by having a bug in <a href="https://salsa.debian.org/reproducible-builds/reproducible-notes">reproducible-notes</a> and sorted by build time (newer logs later) inside the group.</p>', file=outfile)
+        print('<p>Packages are grouped by having a bug in <a href="https://salsa.debian.org/reproducible-builds/reproducible-notes">reproducible-notes</a> and sorted by build time (newer logs later) inside the group. There is also a <a href="index_size.html">page</a> sorted by diffoscope size.</p>', file=outfile)
 
     def sorter(pkg):
         if pkg["src"] in rn_bugs and "bugs" in rn_bugs[pkg["src"]]:



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7deb59d83c0e72747672276ee0d7280ae9d19169

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7deb59d83c0e72747672276ee0d7280ae9d19169
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250702/871cbade/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list