Update Sprint 28 deployment log
This commit is contained in:
@@ -16,6 +16,12 @@ Validation:
|
||||
- `cd backend && python -m alembic heads` passed: single head `202606120900`.
|
||||
- `cd backend && python -m alembic upgrade head --sql` passed.
|
||||
- `bash -n scripts/live_migration_smoke.sh` passed.
|
||||
- Initial Tower rebuild hit Docker btrfs storage exhaustion; safely reclaimed build cache only with `docker builder prune -af` without pruning volumes.
|
||||
- Tower Docker storage recovered from `/var/lib/docker` 94% used to 58% used after cleanup and rebuild.
|
||||
- Tower deploy via `scripts/deploy_tower.ps1` passed after commit `361776c`.
|
||||
- Tower live migration smoke passed with PostGIS 3.4 and Alembic head `202606120900`.
|
||||
- Tower browser runtime verification passed on `http://192.168.10.150:1202`.
|
||||
- Additional HTTP smoke passed for frontend HTML and `GET /api/v1/projects` through the frontend proxy.
|
||||
|
||||
Notes:
|
||||
- No API contracts, backend behavior, migrations, product features, provider fetching, AI behavior or UI redesign changed.
|
||||
|
||||
Reference in New Issue
Block a user