[Git][qa/jenkins.debian.net][master] fixup: r.d.n: move to r.d.n/$arch

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Feb 20 13:51:55 GMT 2025



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


Commits:
4ef19333 by Holger Levsen at 2025-02-20T14:51:45+01:00
fixup: r.d.n: move to r.d.n/$arch

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/rebuilderd_stats.py


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -117,9 +117,9 @@ def main() -> None:
         span = 0
         print("<p><span>")
         for pkg in packages:
-            print(f'<a href="https://{arch}.reproduce.debian.net/api/v0/builds/{pkg["id"]}/log">{pkg["name"]}</a>', end='')
+            print(f'<a href="https://reproduce.debian.net/{arch}/api/v0/builds/{pkg["id"]}/log">{pkg["name"]}</a>', end='')
             if pkg["diff"]:
-                print(f'<a href="https://{arch}.reproduce.debian.net/api/v0/builds/{pkg["id"]}/diffoscope">💠</a>', end='')
+                print(f'<a href="https://reproduce.debian.net/{arch}/api/v0/builds/{pkg["id"]}/diffoscope">💠</a>', end='')
             print(f'<a href="https://tracker.debian.org/pkg/{pkg["src"]}">🍥</a>', end='')
             print(f'<a href="https://tests.reproducible-builds.org/debian/rb-pkg/trixie/{arch}/{pkg["src"]}.html">♻</a>', end='')
             print(" ")



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4ef19333ddcee77fdc9c2b8d9140b135dc348579
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/20250220/60e3379b/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list