Files
jump-host/.github
wmantly 3f8f56ee35 ci: add redis service (audit/metrics/session models need it on import)
model-redis opens a client when models/index is required, so with no
redis the integration test saw ECONNREFUSED as a post-test unhandled
rejection. Provide redis:7 at 127.0.0.1:6379 in CI (mirrors how
sso-manager-node tests run).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 16:22:26 -04:00
..