[Git][qa/jenkins.debian.net][h01ger/rdn-multiarch-dashboard] fixup: r.d.n: provide overview including dashboard data for every arch
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Feb 13 10:06:52 GMT 2025
Holger Levsen pushed to branch h01ger/rdn-multiarch-dashboard at Debian QA / jenkins.debian.net
Commits:
92cf5809 by Holger Levsen at 2025-02-13T11:06:44+01:00
fixup: r.d.n: provide overview including dashboard data for every arch
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/osuosl5-amd64/var/www/html/rdn_index.html
Changes:
=====================================
hosts/osuosl5-amd64/var/www/html/rdn_index.html
=====================================
@@ -76,7 +76,7 @@
}
function fetchArchStats(arch) {
- fetch('https://'+arch+'reproduce.debian.net/api/v0/dashboard')
+ fetch('https://'+arch+'.reproduce.debian.net/api/v0/dashboard')
.then(response => response.json())
.then(data => {
let div = document.getElementById('stats-'+arch);
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/92cf5809cfa55037a15a3d95c8a296c8c817dac8
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/92cf5809cfa55037a15a3d95c8a296c8c817dac8
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/20250213/ede9abb6/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list