[Git][qa/jenkins.debian.net][master] fixup: trbod: improve dashboard graphs
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Aug 13 23:36:50 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e3ac1116 by Holger Levsen at 2025-08-14T00:36:30+02:00
fixup: trbod: improve dashboard graphs
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_dashboard.sh
Changes:
=====================================
bin/reproducible_html_dashboard.sh
=====================================
@@ -594,7 +594,8 @@ create_dashboard_page() {
for ARCH in ${ARCHS} ; do
write_page " <a href=\"/debian/$SUITE/$ARCH\"><img src=\"/debian/$SUITE/$ARCH/${TABLE[0]}.png\" class=\"halfview\" alt=\"$SUITE/$ARCH stats\"></a>"
done
- if [ "$SUITE" = "unstable" ] && [ "$ARCH" = "amd64" ]; then
+ if [ "$SUITE" = "unstable" ] ;then
+ ARCH="amd64"
write_meta_pkg_graphs_links
fi
done
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e3ac11160154e4b52ae38d8d09fe1238b373b90a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e3ac11160154e4b52ae38d8d09fe1238b373b90a
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/20250813/cacf3262/attachment.htm>
More information about the Qa-jenkins-scm
mailing list