Add UI and styling documentation; remove idempotency and logging audits #8

Merged
zwitschi merged 6 commits from feat/ci-overhaul-20251029 into main 2025-10-29 14:26:14 +01:00
Showing only changes of commit b796a053d6 - Show all commits

View File

@@ -39,7 +39,7 @@ jobs:
- name: Run tests - name: Run tests
env: env:
DATABASE_HOST: localhost DATABASE_HOST: postgres
DATABASE_PORT: 5432 DATABASE_PORT: 5432
DATABASE_USER: calminer DATABASE_USER: calminer
DATABASE_PASSWORD: calminer_password DATABASE_PASSWORD: calminer_password