Kairo-Jinkendo/backend
Lars 7a6eb3abe8
Some checks failed
Deploy Development / deploy (push) Failing after 36s
Test Suite / pytest-backend (push) Failing after 0s
Test Suite / k6 /api/health Baseline (push) Has been skipped
Test Suite / playwright-smoke (push) Has been skipped
Test Suite / lint-backend (push) Successful in 2s
Test Suite / compose-smoke (push) Has been skipped
Idempotentes Data-Seed-System neben Schema-Migrationen einfuehren.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 20:28:07 +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 Idempotentes Data-Seed-System neben Schema-Migrationen einfuehren. 2026-07-04 20:28:07 +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 AP0.1: Backend, Frontend minimal, Tests und CI fuer Dev/Prod-Deploy. 2026-07-04 19:15:43 +02:00
main.py Idempotentes Data-Seed-System neben Schema-Migrationen einfuehren. 2026-07-04 20:28:07 +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