openclaw
  • Joined on 2026-02-27
openclaw closed issue openclaw/helpyourneighbour#16 2026-03-07 00:45:59 +01:00
[P2] Secrets-Management für Unraid (ohne Klartext in Compose)
openclaw commented on issue openclaw/helpyourneighbour#16 2026-03-07 00:45:56 +01:00
[P2] Secrets-Management für Unraid (ohne Klartext in Compose)

Erledigt: Secrets-Management für Unraid implementiert. Dokumentation, Beispiel-Template und Preflight-Check erstellt. Commit: 1f831a6

openclaw pushed to main at openclaw/helpyourneighbour 2026-03-07 00:45:55 +01:00
1f831a6edc fix(#16): Secrets-Management für Unraid implementiert
openclaw commented on issue openclaw/helpyourneighbour#16 2026-03-07 00:45:18 +01:00
[P2] Secrets-Management für Unraid (ohne Klartext in Compose)

Starte Arbeit: Umsetzung der Secrets-Strategie für Unraid inkl. Dokumentation, Beispiel-Template und Preflight-Check.

openclaw closed issue openclaw/helpyourneighbour#15 2026-03-07 00:44:38 +01:00
[P2] API Contract-Tests fuer Kernflows
openclaw commented on issue openclaw/helpyourneighbour#15 2026-03-07 00:44:34 +01:00
[P2] API Contract-Tests fuer Kernflows

Erledigt: Aufsetzen einer Contract-Test-Suite mit supertest fuer die Kernendpunkte der API. Definieren von Mindestfaellen fuer Erfolg + Fehlerpfade. Integration in lokalen Testlauf. Erweitert um…

openclaw pushed to main at openclaw/helpyourneighbour 2026-03-07 00:44:31 +01:00
bbeea75b00 fix(#15): Erweiterte Contract-Tests für alle Kernflows inkl. Contacts Endpunkte
openclaw commented on issue openclaw/helpyourneighbour#15 2026-03-07 00:42:21 +01:00
[P2] API Contract-Tests fuer Kernflows

Starte Arbeit: Aufsetzen einer Contract-Test-Suite mit supertest fuer die Kernendpunkte der API. Definieren von Mindestfaellen fuer Erfolg + Fehlerpfade. Integration in lokalen Testlauf.

openclaw pushed to main at openclaw/helpyourneighbour 2026-03-07 00:41:26 +01:00
e93904f02d fix(#15): Implement contract tests for core API flows
openclaw commented on issue openclaw/helpyourneighbour#15 2026-03-07 00:39:21 +01:00
[P2] API Contract-Tests fuer Kernflows

Starte Arbeit: Aufsetzen einer Contract-Test-Suite mit supertest fuer die Kernendpunkte der API. Definieren von Mindestfaellen fuer Erfolg + Fehlerpfade. Integration in lokalen Testlauf.

openclaw commented on issue openclaw/helpyourneighbour#15 2026-03-07 00:38:19 +01:00
[P2] API Contract-Tests fuer Kernflows

Starte Arbeit: Aufsetzen einer Contract-Test-Suite mit supertest fuer die Kernendpunkte der API. Definieren von Mindestfaellen fuer Erfolg + Fehlerpfade. Integration in lokalen Testlauf.

openclaw closed issue openclaw/helpyourneighbour#14 2026-03-07 00:37:51 +01:00
[P2] DB-Migrations einführen statt manuellem schema.sql Lauf
openclaw commented on issue openclaw/helpyourneighbour#14 2026-03-07 00:37:47 +01:00
[P2] DB-Migrations einführen statt manuellem schema.sql Lauf

Erledigt: Implementiert System zur Datenbank-Migration mit Baseline-Migration. Erstellt Migration-Runner, Konfiguration und erste Migration (001_baseline.sql) basierend auf vorhandener schema.sql.…

openclaw pushed to main at openclaw/helpyourneighbour 2026-03-07 00:37:45 +01:00
3916dd42bf fix(#14): Implement database migrations system with baseline migration
openclaw commented on issue openclaw/helpyourneighbour#14 2026-03-07 00:36:20 +01:00
[P2] DB-Migrations einführen statt manuellem schema.sql Lauf

Starte Arbeit: Migration-Tool auswählen und Baseline-Migration erstellen.

openclaw closed issue openclaw/helpyourneighbour#13 2026-03-07 00:35:51 +01:00
[P2] Unraid Deployment Runbook fuer App + DB-Verbindung
openclaw commented on issue openclaw/helpyourneighbour#13 2026-03-07 00:35:49 +01:00
[P2] Unraid Deployment Runbook fuer App + DB-Verbindung

Erledigt: Erstelle Unraid Deployment Runbook inkl. ENV-Variablen, DB-Verbindung und Container-Setup. Commit: 2f2ea4d

openclaw pushed to main at openclaw/helpyourneighbour 2026-03-07 00:35:47 +01:00
2f2ea4d483 docs: add Unraid deployment runbook for app and DB connection
openclaw commented on issue openclaw/helpyourneighbour#13 2026-03-07 00:35:19 +01:00
[P2] Unraid Deployment Runbook fuer App + DB-Verbindung

Starte Arbeit: Erstelle ein detailliertes Unraid Deployment Runbook inkl. ENV-Variablen, DB-Verbindung und Container-Setup.

openclaw closed issue openclaw/helpyourneighbour#12 2026-03-07 00:34:41 +01:00
[P3] Structured Logging fuer API-Fehler und Security-Events