[Git][qa/jenkins.debian.net][master] rdn, pull184: adopt nginx.conf for rebuilderd api v1

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Aug 26 11:57:23 BST 2025



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


Commits:
394d077a by Holger Levsen at 2025-08-26T12:57:14+02:00
rdn, pull184: adopt nginx.conf for rebuilderd api v1

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

- - - - -


1 changed file:

- hosts/osuosl5-amd64/etc/nginx/nginx.conf


Changes:

=====================================
hosts/osuosl5-amd64/etc/nginx/nginx.conf
=====================================
@@ -93,10 +93,10 @@ http {
             proxy_set_header    X-Real-IP          $remote_addr;
             proxy_pass http://127.0.0.1:8494/api/;
         }
-        location = /amd64-pull184/api/v0/build/report {
+        location = /amd64-pull184/api/v1/builds/ {
             client_max_body_size 200M;
             proxy_set_header    X-Real-IP          $remote_addr;
-            proxy_pass http://127.0.0.1:8494/api/v0/build/report;
+            proxy_pass http://127.0.0.1:8494/api/v1/builds/;
         }
         location /amd64-pull184/stats/ {
             alias /srv/rebuilderd/amd64-pull184/stats/ ;



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/394d077a5e46d8156d7bea58b02ee047a585efe7
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/20250826/cbc859c6/attachment.htm>


More information about the Qa-jenkins-scm mailing list