unrip/scripts/deploy
philipp ea0a7cbb4c
All checks were successful
deploy / deploy (push) Successful in 32s
Fix bootstrap image preservation and ingest websocket close recursion
Proof: npm test; npm run operator-dashboard:build; node --test test/near-intents-ws.test.mjs; bash -n scripts/deploy/bootstrap.sh; PYTHONPATH=. python3 test/bootstrap_script_static_test.py; PYTHONPATH=. python3 test/render_release_manifest_test.py; PYTHONPATH=. python3 test/repo_deployments_test.py; PYTHONPATH=. python3 test/ntfy_manifest_test.py; kubectl kustomize deploy/k8s/base.

Assumptions: bootstrap should preserve an existing deployed release image when refreshing app secrets; websocket close/error events may be reentrant in the Node runtime.

Still fake: Notification emissions are limited to credited deposits, completed withdrawals, and completed trades with durable inventory movement; generic alert notification policy remains disabled.
2026-04-16 14:28:54 +02:00
..
bootstrap.sh Fix bootstrap image preservation and ingest websocket close recursion 2026-04-16 14:28:54 +02:00
forgejo_repo_bootstrap.py Reduce ingest scope and bootstrap app deploy 2026-04-01 00:09:10 +02:00
render_release_manifest.py Wire push deployment for all services 2026-04-08 21:47:51 +02:00
repo_deployments.py Make repo deployment list authoritative 2026-04-08 22:33:59 +02:00