Record app entrypoint deployment verification
This commit is contained in:
@@ -16,9 +16,9 @@ Validation:
|
|||||||
- `cd backend && python -m alembic heads` passed: `202606120900 (head)`.
|
- `cd backend && python -m alembic heads` passed: `202606120900 (head)`.
|
||||||
- `cd backend && python -m alembic upgrade head --sql` passed.
|
- `cd backend && python -m alembic upgrade head --sql` passed.
|
||||||
- `bash -n scripts/live_migration_smoke.sh` 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.
|
||||||
Open:
|
- `bash scripts/verify_gis_runtime.sh http://192.168.10.150:1202` passed.
|
||||||
- Tower deployment and runtime smoke should run before considering this pass deployed.
|
- `bash scripts/verify_demo_export_workflow.sh http://192.168.10.150:1202` passed.
|
||||||
|
|
||||||
Limitations:
|
Limitations:
|
||||||
- No UX behavior, API contracts, migrations, provider fetching or AI behavior changed.
|
- No UX behavior, API contracts, migrations, provider fetching or AI behavior changed.
|
||||||
|
|||||||
Reference in New Issue
Block a user