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 6b81e2a322 - Show all commits

View file

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