[Git][qa/jenkins.debian.net][master] rdn: adopt more to the new api..
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Aug 22 13:09:35 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
82935963 by Holger Levsen at 2025-08-22T14:09:28+02:00
rdn: adopt more to the new api..
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/osuosl5-amd64/var/www/html/amd64-pull184/index.html
Changes:
=====================================
hosts/osuosl5-amd64/var/www/html/amd64-pull184/index.html
=====================================
@@ -155,7 +155,7 @@
.then(response => response.json())
.then(data => {
let div = document.getElementById('stats');
- let main = data['suites']['main'];
+ let main = data;
let good = main['good'];
let bad = main['bad'];
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/82935963652509d4aad0ecd5a0d143ef0ee689f2
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/82935963652509d4aad0ecd5a0d143ef0ee689f2
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/20250822/0604ef12/attachment.htm>
More information about the Qa-jenkins-scm
mailing list