dorfteich/.gitea/workflows
Claude Opus 4.8 756d0627e2
Some checks failed
CD / Build and push images (push) Successful in 3m15s
CI / Lint, typecheck, test (push) Successful in 3m5s
CI / Auth e2e pack (push) Successful in 4m1s
CI / Import/export fidelity gate (push) Failing after 37s
CI / Build container images (push) Has been skipped
CD / Deploy to Test (push) Successful in 9s
CD / Smoke tests against Test (push) Successful in 1m10s
CD / Promote to Int (push) Has been skipped
Make the Int promotion toggleable via RUN_INT_DEPLOY (#69)
While the runner host is CPU/memory constrained, the Int stack can be shut
down to free resources — but the promote-int job redeploys it on every push.
Gate that job on a `RUN_INT_DEPLOY` Actions variable: set it to `false` to
keep Int down, unset/anything else keeps the normal promotion. Int is only a
preview stage; the CI quality gates (checks, auth-e2e, fidelity) are
unaffected.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EwZ4jR4KFAPvpjWevfUGX1
2026-07-10 14:52:41 +02:00
..
cd.yml Make the Int promotion toggleable via RUN_INT_DEPLOY (#69) 2026-07-10 14:52:41 +02:00
ci.yml Clean up fidelity sidecars so they never leak on the runner (#69) 2026-07-10 14:44:46 +02:00