TODO: Remove per-repo clone URL overrides (Woodpecker TLS fix deployed)
Context
WOODPECKER_FORGEJO_URL now uses the internal service URL (http://forgejo-http.forgejo.svc.cluster.local:80) via PR #56. Per-repo clone URL overrides in .woodpecker.yaml files are no longer needed for the clone step.Progress (2026-03-14)
DONE:
pal-e-platform/.woodpecker.yaml curl URL fixed to internal Forgejo service URL (PR #58).Repos cleaned up (2026-03-14, night session)
pal-e-docs— clone override removed (PR #173, Closes #172). CI pipeline validates global clone URL.pal-e-docs-mcp— clone override removed (PR #40, Closes #39). CI pipeline validates global clone URL.
Status: RESOLVED. All known per-repo clone URL overrides have been removed.
Note
Build-and-push steps that reference
harbor.harbor.svc.cluster.local should stay — those are separate from the clone fix and still needed for Kaniko registry access.Related
todo-woodpecker-tls-clone-fix— parent fix (now done)- PR #58 — fixed the
curlURL for PR comment posting - PR #173 — pal-e-docs clone override removed
- PR #40 — pal-e-docs-mcp clone override removed