mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-30 14:20:50 +00:00
8408faf897
- Add support for QUEUED, KILLED, and CANCELLED statuses - Replace if-elseif chain with match expression for better exhaustiveness - Add appropriate emoji indicators for each status - Ensure all ProcessStatus enum values are handled 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>