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

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Aug 27 18:00:29 BST 2025



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


Commits:
518418b1 by Holger Levsen at 2025-08-27T19:00:14+02:00
Reapply "fixup: rdn, pull184: adopt nginx.conf for rebuilderd api v1"

This reverts commit 189d55c92870bc1e6be5ef0f62a8e3b474473dda.

- - - - -


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/v1/builds/ {
+        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/v1/builds/;
+            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/518418b1b2de810808d693c62322c7c2bb0835ec

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/518418b1b2de810808d693c62322c7c2bb0835ec
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/20250827/42d85b42/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list