disinto/.woodpecker
disinto-admin 181f82dfd0
Some checks failed
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/edge-subpath Pipeline failed
ci/woodpecker/pr/smoke-init Pipeline failed
fix: use workspace-relative path for rendered Caddyfile in edge-subpath pipeline
Woodpecker mounts the workspace dir across steps in a workflow; /tmp does not
persist between step containers. render-caddyfile was writing to
/tmp/edge-render/Caddyfile.rendered which caddy-validate could not read
(caddy: no such file or directory).

Changed all /tmp/edge-render references to edge-render (workspace-relative).

Fixes edge-subpath/caddy-validate exit 1 on pipelines targeting
fix/issue-1025-3 — see #1025.
2026-04-20 10:44:17 +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: Compose generator should detect duplicate service names at generate-time (#850) 2026-04-19 19:12:40 +00:00
edge-subpath.yml fix: use workspace-relative path for rendered Caddyfile in edge-subpath pipeline 2026-04-20 10:44:17 +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