Kairo-Jinkendo/backend
Lars 598677d343
All checks were successful
Deploy Development / deploy (push) Successful in 1m0s
Test Suite / pytest-backend (push) Successful in 9s
Test Suite / lint-backend (push) Successful in 2s
Test Suite / compose-smoke (push) Has been skipped
Test Suite / k6 /api/health Baseline (push) Successful in 18s
Test Suite / playwright-smoke (push) Successful in 12s
Deploy-Fix: Migrationen/Seeds im Entrypoint, laengere Healthcheck-Phase, Logs bei Fehler.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 20:38:49 +02:00
..
migrations Idempotentes Data-Seed-System neben Schema-Migrationen einfuehren. 2026-07-04 20:28:07 +02:00
routers Erstregistrierung als Systemadmin plus Login/Register-Dialog im Frontend. 2026-07-04 20:19:02 +02:00
seeds Deploy-Fix: Migrationen/Seeds im Entrypoint, laengere Healthcheck-Phase, Logs bei Fehler. 2026-07-04 20:38:49 +02:00
services Erstregistrierung als Systemadmin plus Login/Register-Dialog im Frontend. 2026-07-04 20:19:02 +02:00
tests Idempotentes Data-Seed-System neben Schema-Migrationen einfuehren. 2026-07-04 20:28:07 +02:00
auth.py AP0.2: Auth, Tenant, Actor Foundation mit Sessions, TenantContext und Tests. 2026-07-04 20:09:54 +02:00
bootstrap.py Erstregistrierung als Systemadmin plus Login/Register-Dialog im Frontend. 2026-07-04 20:19:02 +02:00
db.py AP0.1: Backend, Frontend minimal, Tests und CI fuer Dev/Prod-Deploy. 2026-07-04 19:15:43 +02:00
Dockerfile Deploy-Fix: Migrationen/Seeds im Entrypoint, laengere Healthcheck-Phase, Logs bei Fehler. 2026-07-04 20:38:49 +02:00
entrypoint.sh Deploy-Fix: Migrationen/Seeds im Entrypoint, laengere Healthcheck-Phase, Logs bei Fehler. 2026-07-04 20:38:49 +02:00
main.py Deploy-Fix: Migrationen/Seeds im Entrypoint, laengere Healthcheck-Phase, Logs bei Fehler. 2026-07-04 20:38:49 +02:00
requirements-dev.txt AP0.1: Backend, Frontend minimal, Tests und CI fuer Dev/Prod-Deploy. 2026-07-04 19:15:43 +02:00
requirements.txt AP0.2: Auth, Tenant, Actor Foundation mit Sessions, TenantContext und Tests. 2026-07-04 20:09:54 +02:00
run_migrations.py AP0.1: Backend, Frontend minimal, Tests und CI fuer Dev/Prod-Deploy. 2026-07-04 19:15:43 +02:00
run_seeds.py Idempotentes Data-Seed-System neben Schema-Migrationen einfuehren. 2026-07-04 20:28:07 +02:00
tenant_context.py AP0.2: Auth, Tenant, Actor Foundation mit Sessions, TenantContext und Tests. 2026-07-04 20:09:54 +02:00
version.py Idempotentes Data-Seed-System neben Schema-Migrationen einfuehren. 2026-07-04 20:28:07 +02:00