Add safe Postgres credential rotation
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-18 00:29:13 +02:00
parent 38a3bd0869
commit fc42ea9af5
4 changed files with 176 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ echo "== GeoIntel run readiness check =="
bash -n scripts/backup_release_state.sh
bash -n scripts/verify_release_backup.sh
bash -n scripts/restore_release_backup_smoke.sh
bash -n scripts/rotate_postgres_password.sh
echo "Using Python: ${PYTHON_BIN}"
bash scripts/check_repo_structure.sh
${PYTHON_BIN} scripts/smoke_docs.py