You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(deploy): add NATS (monitoring :8222) to deploy.yml test gate (#165)
deploy.yml runs its own 'go test ./... -short -p 1' gate with postgres+redis
but no NATS. After #163 merged the TestQueue_* coverage tests to master, this
gate 503s on them and the deploy aborts before build/push — wedging the deploy
pipeline for every merge to master. Mirror the ci.yml NATS step here.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments