[Git][qa/jenkins.debian.net][master] rdn: fix webpage for new pseudo arch amd64-pull184
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Aug 21 00:25:08 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
b1fe7ad2 by Holger Levsen at 2025-08-21T01:25:01+02:00
rdn: fix webpage for new pseudo arch amd64-pull184
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
=====================================
@@ -150,7 +150,7 @@
}
function fetchStats() {
- fetch('/amd64/api/v0/dashboard')
+ fetch('/amd64-pull184/api/v0/dashboard')
.then(response => response.json())
.then(data => {
let div = document.getElementById('stats');
@@ -182,8 +182,11 @@
</head>
<body>
<h1>
- <a href="https://reproduce.debian.net">reproduce</a>.debian.net/amd64
+ <a href="https://reproduce.debian.net">reproduce</a>.debian.net/amd64-pull184
</h1>
+ <h1>
+ running https://github.com/kpcyrd/rebuilderd/pull/184 soon
+ </h1>
<a href="stats/rb.png"><img src="stats/rb.png" align="right"></a>
<h3>
trixie (arch:amd64)
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b1fe7ad206768b88103b1871412efa535a710e29
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b1fe7ad206768b88103b1871412efa535a710e29
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/20250820/ba928cc5/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list