docs(PROJ-43,PROJ-52): Status auf Deployed setzen nach Produktiv-Deploy
Beide Features wurden auf 192.168.1.131 deployt (Commit 4c92587), inkl. der
zugehörigen QA-Bugfixes (Dry-Run-Adressmatching PROJ-43, days-Clamp PROJ-52).
Deployment-Abschnitte in den Feature-Specs und INDEX.md aktualisiert.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
4c92587b60
commit
30b7586d94
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: PROJ-43
|
||||
title: Automatische Archivierungsregeln (by Domain/Sender)
|
||||
status: In Review
|
||||
status: Deployed
|
||||
created: 2026-04-05
|
||||
---
|
||||
|
||||
@@ -182,3 +182,16 @@ Priorität: Hoch (Kernfunktion des AC "Dry-Run" für 2 von 4 Match-Typen unbrauc
|
||||
(aus früherem QA-Lauf) unangetastet gelassen.
|
||||
- Passwörter der `qa-*`-Accounts für den Test gesetzt (siehe PROJ-52 QA-Hinweis). Kein
|
||||
Produktivserver (131) berührt.
|
||||
|
||||
## Deployment
|
||||
|
||||
**Deployt:** 2026-07-04 auf Produktivserver 192.168.1.131 via `update.sh` (Commit 4c92587,
|
||||
zusammen mit PROJ-52 im selben Deploy). Enthält den QA-Bugfix "Bug-1" (Dry-Run für
|
||||
`from_addr`/`to_addr` matcht jetzt bare Adressen statt der falschen `<addr>`-Form in
|
||||
`internal/storage/tenant_routing_rules.go`).
|
||||
|
||||
- Backend ✓ läuft (`archivmail`, Health `/api/health` → `{"status":"ok","version":"0.9.1"}`)
|
||||
- Frontend ✓ läuft (`archivmail-web`)
|
||||
- Smoke-Test: `GET /api/admin/routing-rules` ohne Auth → `401` (Endpoint erreichbar, Auth-Gate
|
||||
aktiv). Rollen-/Funktionstest ist QA-Scope, nicht Teil dieses Deploy-Checks.
|
||||
- Kein offener Handoff-Punkt für devops-deploy (Feature hat keinen eigenen Cron-Job).
|
||||
|
||||
Reference in New Issue
Block a user