gendesign/.forgejo/workflows
Light1YT 37837e72f4
All checks were successful
CI / changes (pull_request) Successful in 6s
CI / changes (push) Successful in 7s
CI / backend-tests (push) Has been skipped
CI / backend-tests (pull_request) Has been skipped
ci(forgejo): add pytest gate for the main backend suite (CI-rehab 3/3)
Forgejo runs only .forgejo/workflows/* — the .github pytest gate never
executed here, so backend changes merged + deployed untested (live bug
#994 district 500 shipped uncaught). Add a real gate: ruff check + the full
backend pytest suite (1687 passed) on PRs to main and feature-branch pushes,
scoped to backend/** + data/sql/** via paths-filter. Mock-only lane (no
postgres service): the one real-DB test self-skips via a connectivity probe;
WeasyPrint PDF tests RUN thanks to installed libpango. uv via official
installer (not setup-uv, PEP 668), uv sync --frozen against the committed lock,
TESTING=1 to activate the test-mode RBAC bypass.

NOTE: making this a HARD required check + having the auto-merge bot consult
check status needs Forgejo branch-protection config (human action) — until
then the gate is visible but advisory.

Refs #944.
2026-06-06 15:04:18 +00:00
..
ci.yml ci(forgejo): add pytest gate for the main backend suite (CI-rehab 3/3) 2026-06-06 15:04:18 +00:00
deploy-tradein.yml ci(tradein): build+push tradein-browser image in deploy workflow (#905) 2026-05-31 17:29:13 +03:00
deploy.yml fix(deploy): resolve FDW bootstrap race + extract bootstrap DO block to .sql file (#499) 2026-05-24 09:46:00 +00:00
stale-claims.yml fix(stale-claims): avoid SIGPIPE 141 — pass file path не pipe 2026-05-28 01:05:56 +03:00