[Git][qa/jenkins.debian.net][master] rdn: more fixes for front page

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Sep 25 16:15:06 BST 2025



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


Commits:
eee7fa31 by Jochen Sprickerhof at 2025-09-25T17:14:59+02:00
rdn: more fixes for front page

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

- - - - -


1 changed file:

- hosts/osuosl5-amd64/var/www/html/index.html


Changes:

=====================================
hosts/osuosl5-amd64/var/www/html/index.html
=====================================
@@ -100,7 +100,7 @@
             }
 
             function fetchArchStats(arch) {
-                fetch('https://reproduce.debian.net/'+arch+'/api/v1/dashboard?release=experimental')
+                fetch('https://reproduce.debian.net/'+arch+'/api/v1/dashboard?release=trixie')
                     .then(response => response.json())
                     .then(data => {
                         let good = data['rebuilds']['good'];
@@ -147,7 +147,7 @@
         </ul>
 	<table>
 	<tr>
-	<th width=25%><code>arch</code></th><th width=25%>reproduced builds</th><th width=25%>graph for <code>trixie</code></th><th width=25%>percentage tried / queued sources</th><th>workers</th>
+	<th width=25%><code>arch</code></th><th width=25%>reproduced builds (trixie)</th><th width=25%>graph for <code>trixie</code></th><th width=25%>percentage tried / queued sources (trixie)</th><th>workers</th>
 	</tr><tr>
 	<td>
 		<a href="https://reproduce.debian.net/all/">
@@ -306,7 +306,7 @@
 		<li><a href="https://bugs.debian.org/1110038">#1110038: rebuilderd-worker: create rebuilderd-worker user with subuid</a></li>
 		<li><a href="/rebuilderd-setup.html">How to setup rebuilderd on Debian.</a> (outdated)</li>
 		<li><a href="/rebuilderd-usage.html">How to use/control rebuilderd.</a> (outdated)</li>
-		<li>https://r.d.n/$arch/api/v1/packages/binary (JSON)</li>
+		<li>https://r.d.n/$arch/api/v1/packages/binary&release=$release (JSON)</li>
 		<li>https://r.d.n/$arch/stats/db-backup/ (rebuilderd database backups)</li>
 	</ul>
 	<hr/>



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/eee7fa31af17bc07225e0d5d09dee6a58639ab00
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/20250925/9614fec7/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list