mirror of
https://github.com/dsec-hub/dsec-discord-bot.git
synced 2026-09-22 07:44:26 +00:00
Codex review: with `restart: unless-stopped` a bot that panics at boot is restarted, so a single `docker inspect` still reads Running while it crash-loops — the deploy went green while broken. The assertion now waits for the bot to reach READY (it logs "Logged in as ..." from the Ready handler) within a stability window AND requires RestartCount == 0, breaking early and failing the moment a restart is observed, dumping container logs on any failure. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017XrE7F9ZuBWdQnS8CZvYDE |
||
|---|---|---|
| .. | ||
| ci.yml | ||
| deploy.yml | ||