[Git][qa/jenkins.debian.net][master] r.d.n./stats: Add note on sort order
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed May 21 14:49:23 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e9d726d8 by Jochen Sprickerhof at 2025-05-21T15:49:01+02:00
r.d.n./stats: Add note on sort order
(cherry picked from commit 2b9267b2fa3dc79fcacfe1c24cff7286f33f7de5)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_stats.py
Changes:
=====================================
bin/rebuilderd_stats.py
=====================================
@@ -134,6 +134,8 @@ def main() -> None:
)
print("</table>")
+ print('<p>Packages are orderd by <em>not<em> having a bug in <a href="https://salsa.debian.org/reproducible-builds/reproducible-notes">reproducible-notes</a> primary and secondary by build time (newer logs later)</p>')
+
if arch not in ['amd64', 'arm64', 'armhf', 'i386']:
ci_arch = 'amd64'
else:
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e9d726d804b5efb136c58cfd2d0818dea6d9c162
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e9d726d804b5efb136c58cfd2d0818dea6d9c162
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/20250521/e9126b8d/attachment.htm>
More information about the Qa-jenkins-scm
mailing list