disinto/.woodpecker
Agent 79e14dcf84
Some checks failed
ci/woodpecker/push/ci Pipeline failed
ci/woodpecker/push/nomad-validate Pipeline failed
ci/woodpecker/pr/ci Pipeline failed
ci/woodpecker/pr/edge-subpath Pipeline failed
ci/woodpecker/pr/nomad-validate Pipeline failed
ci/woodpecker/pr/secret-scan Pipeline failed
ci/woodpecker/pr/smoke-init Pipeline failed
fix: add uri strip_prefix /forge to Caddyfile generator — Forgejo routes 404 without it (completes #1080)
The /forge/* handle block in the Caddyfile generator was missing the
"uri strip_prefix /forge" directive. Without it, Caddy forwards
/forge/foo → forgejo:3000/forge/foo, Forgejo's router doesn't match,
and returns 404. Adding strip_prefix makes the prefix transparent to
Forgejo while ROOT_URL still governs link generation in HTML.

Also fixes nomad/jobs/edge.hcl (Nomad-rendered Caddyfile template)
and .woodpecker/edge-subpath.yml (CI mock Caddyfile) for consistency.

Same pattern as the /staging/* strip_prefix added in #1079.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-21 11:22:34 +00:00
..
agent-smoke.sh fix: bug: architect pitch prompt guardrail is prose-only — model bypasses "NEVER call Forgejo API" via Bash tool; fix via permission scoping + PR-driven sub-issue filing (#764) 2026-04-15 07:41:16 +00:00
ci.yml fix: fix: edge entrypoint clones disinto repo without auth — fails when Forgejo requires authentication (#353) 2026-04-07 17:11:59 +00:00
detect-duplicates.py fix: edge-control: allow duplicate hash for common shell control-flow (#1092) 2026-04-20 19:24:21 +00:00
edge-subpath.yml fix: add uri strip_prefix /forge to Caddyfile generator — Forgejo routes 404 without it (completes #1080) 2026-04-21 11:22:34 +00:00
nomad-validate.yml fix: [nomad-step-2] S2.6 — CI: vault policy fmt + validate + roles.yaml check (#884) 2026-04-16 18:15:03 +00:00
publish-images.yml feat: publish versioned agent images — compose should use image: not build: (#429) 2026-04-15 09:24:05 +00:00
run-secret-scan.sh fix: add file package for binary detection, document shallow-clone tradeoff 2026-04-15 21:03:05 +00:00
secret-scan.yml fix: add file package for binary detection, document shallow-clone tradeoff 2026-04-15 21:03:05 +00:00
smoke-init.yml fix: refactor: extract compose/Dockerfile/Caddyfile generation from bin/disinto into lib/generators.sh (#301) 2026-04-06 19:29:05 +00:00