Record demo workflow deployment verification
This commit is contained in:
@@ -16,13 +16,16 @@ Validation:
|
||||
- `cd backend && python -m alembic heads` passed: `202606120900 (head)`.
|
||||
- `cd backend && python -m alembic upgrade head --sql` passed.
|
||||
- `bash -n scripts/live_migration_smoke.sh` passed.
|
||||
- `powershell -NoProfile -ExecutionPolicy Bypass -File scripts\deploy_tower.ps1` passed and redeployed `geointel-all-in-one:latest` to Tower on port 1202.
|
||||
- `bash scripts/verify_gis_runtime.sh http://192.168.10.150:1202` passed.
|
||||
- `bash scripts/verify_demo_export_workflow.sh http://192.168.10.150:1202` passed.
|
||||
|
||||
Limitations:
|
||||
- No UX behavior, API contracts, migrations, provider fetching or AI behavior changed.
|
||||
- `App.tsx` still has a UTF-8 BOM and a stale React import cleanup opportunity; TypeScript build is unaffected.
|
||||
|
||||
Next recommended pass:
|
||||
- Commit, deploy to Tower and run browser/runtime smoke, then do a final `App.tsx` size/import cleanup pass.
|
||||
- Do a final `App.tsx` size/import cleanup pass.
|
||||
|
||||
## Sprint 40 Project workspace hook decomposition (2026-06-17)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user