[Git][qa/jenkins.debian.net][master] r.d.n: remove direct links to JSON and db backups
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Feb 20 22:26:59 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
5bf4c02f by Holger Levsen at 2025-02-20T23:26:50+01:00
r.d.n: remove direct links to JSON and db backups
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
7 changed files:
- TODO.r.d.n
- hosts/osuosl5-amd64/var/www/html/all/index.html
- hosts/osuosl5-amd64/var/www/html/amd64/index.html
- hosts/osuosl5-amd64/var/www/html/arm64/index.html
- hosts/osuosl5-amd64/var/www/html/armhf/index.html
- hosts/osuosl5-amd64/var/www/html/i386/index.html
- hosts/osuosl5-amd64/var/www/html/riscv64/index.html
Changes:
=====================================
TODO.r.d.n
=====================================
@@ -3,7 +3,7 @@ cleanup setup.html
https://r.d.n/ improvements
link from workers to generic thanks page? :) and then tell sponsors about r.d.n and them being mentioned on the frontpage.
add rb & debian logos
- add thanks to osuosl for o5 too
+ add thanks to osuosl for o5 and ionos for jenkins.d.n too
do TODO.rebuilderd-systemd-units
incl monthly db backup
upload src:rebuilderd to unstable (and its depends need to go through NEW too)
@@ -28,3 +28,5 @@ update README and THANKS
the db is still 80gb after vacuuming and splitting into amd64 and all...
Static content last modified: doesnt work
wishlist: all bad src pkgs on all archs combined :) by maintainer+uploaders :)
+setup one rebuilder-snapshot instance and use that as cache for all workers?
+drop old db backups
=====================================
hosts/osuosl5-amd64/var/www/html/all/index.html
=====================================
@@ -199,9 +199,6 @@
<br/>
<a href="stats/">Statistics about BAD packages</a> on all.
<br/>
- <a href="api/v0/pkgs/list">/all/api/v0/pkgs/list</a> (JSON)
- / <a href="stats/db-backup/">rebuilderd database backups</a>
- <br/>
<hr/>
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
=====================================
hosts/osuosl5-amd64/var/www/html/amd64/index.html
=====================================
@@ -199,9 +199,6 @@
<br/>
<a href="stats/">Statistics about BAD packages</a> on amd64.
<br/>
- <a href="/amd64/api/v0/pkgs/list">/amd64/api/v0/pkgs/list</a> (JSON)
- / <a href="stats/db-backup/">rebuilderd database backups</a>
- <br/>
<hr/>
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
=====================================
hosts/osuosl5-amd64/var/www/html/arm64/index.html
=====================================
@@ -199,9 +199,6 @@
<br/>
<a href="stats/">Statistics about BAD packages</a> on arm64.
<br/>
- <a href="/arm64/api/v0/pkgs/list">/arm64/api/v0/pkgs/list</a> (JSON)
- / <a href="stats/db-backup/">rebuilderd database backups</a>
- <br/>
<hr/>
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
=====================================
hosts/osuosl5-amd64/var/www/html/armhf/index.html
=====================================
@@ -197,9 +197,6 @@
<footer>
<br/>
- <a href="stats/">Statistics about BAD packages</a> on armhf.
- <br/>
- <a href="/armhf/api/v0/pkgs/list">/armhf/api/v0/pkgs/list</a> (JSON)
/ <a href="stats/db-backup/">rebuilderd database backups</a>
<br/>
<hr/>
=====================================
hosts/osuosl5-amd64/var/www/html/i386/index.html
=====================================
@@ -199,9 +199,6 @@
<br/>
<a href="stats/">Statistics about BAD packages</a> on i386.
<br/>
- <a href="/i386/api/v0/pkgs/list">/i386/api/v0/pkgs/list</a> (JSON)
- / <a href="stats/db-backup/">rebuilderd database backups</a>
- <br/>
<hr/>
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
=====================================
hosts/osuosl5-amd64/var/www/html/riscv64/index.html
=====================================
@@ -199,9 +199,6 @@
<br/>
<a href="stats/">Statistics about BAD packages</a> on riscv64.
<br/>
- <a href="/riscv64/api/v0/pkgs/list">/riscv64/api/v0/pkgs/list</a> (JSON)
- / <a href="stats/db-backup/">rebuilderd database backups</a>
- <br/>
<hr/>
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5bf4c02f50c3ae6c42198215528306b5a1239f1a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5bf4c02f50c3ae6c42198215528306b5a1239f1a
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/3c588d26/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list