fix: vision(#623): end-to-end subpath routing smoke test for Forgejo + Woodpecker + chat (#1025) #1063

Merged
dev-qwen2 merged 8 commits from fix/issue-1025-3 into main 2026-04-20 11:01:13 +00:00
Showing only changes of commit ae8eb09ee7 - Show all commits

View file

@ -21,14 +21,14 @@
# ============================================================================= # =============================================================================
when: when:
event: [push, pull_request] - event: [push, pull_request]
paths: paths:
- "nomad/jobs/edge.hcl" - "nomad/jobs/edge.hcl"
- "docker/edge/**" - "docker/edge/**"
- "tools/edge-control/**" - "tools/edge-control/**"
- ".woodpecker/edge-subpath.yml" - ".woodpecker/edge-subpath.yml"
- "tests/smoke-edge-subpath.sh" - "tests/smoke-edge-subpath.sh"
- "tests/test-caddyfile-routing.sh" - "tests/test-caddyfile-routing.sh"
steps: steps:
# ── 1. ShellCheck on smoke script ──────────────────────────────────────── # ── 1. ShellCheck on smoke script ────────────────────────────────────────