84786be06fe7b6e150b43419b9a8d438967cafbf
routes/cicd_routes.py 的 send_telegram_message() 用於 CI/CD pipeline 失敗 / Drone build 異常等告警。原本直接 POST sendMessage,改走 services.event_router. dispatch_sync()(event_type=cicd_pipeline_alert, severity=alert)。 行為變化: - parse_mode 從 Markdown 改 HTML(EventRouter 統一);既有訊息中的 *bold* 等 Markdown 控制字元會以純文字顯示,可讀性不受顯著影響 - 失敗保留 print + return False 同舊行為,不阻斷 caller(send_pipeline_failure_alert 等)的 try/except 結構 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
EwoooC — 商品看板 + 業績報表 + AI KM (Flask + pgvector, Docker Compose on 188)
Languages
PostScript
53.6%
Python
38%
HTML
3.8%
CSS
1.9%
JavaScript
1.7%
Other
1%