OG T
eee6f06215
CD Pipeline / build-and-deploy (push) Failing after 1m32s
feat(auto-repair): 所有操作強制寫入 DB — auto_repair_executions 表
統帥指令: 所有自動修復操作(成功/失敗)必須持久化
變更:
- migrations/phase10_auto_repair_executions.sql: 新增表 + 4 個索引
- db/models.py: 新增 AutoRepairExecution SQLAlchemy model
- repositories/audit_log_repository.py: 新增 AutoRepairExecutionRepository (create/list_by_incident/get_stats)
- auto_repair_service.py: execute_auto_repair 成功/失敗分支都寫入 DB
- 新增 similarity_score 參數傳遞
- AutoRepairDecision 新增 similarity_score 欄位
- webhooks.py: 傳入 similarity_score 到 execute_auto_repair
已執行 migration: awoooi_prod@192.168.0.188:5432 ✅
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 11:16:37 +08:00
..
2026-03-25 16:08:49 +08:00
2026-04-05 12:11:05 +08:00
2026-03-25 09:26:58 +08:00
2026-03-28 18:51:52 +08:00
2026-03-26 16:06:20 +08:00
2026-04-03 13:22:36 +08:00
2026-04-03 13:22:36 +08:00
2026-04-05 12:03:15 +08:00
2026-04-01 16:20:57 +08:00
2026-04-07 13:13:42 +08:00
2026-04-06 11:46:05 +08:00
2026-04-07 13:13:42 +08:00
2026-03-31 16:25:00 +08:00
2026-04-01 16:02:16 +08:00
2026-04-08 11:16:37 +08:00
2026-04-03 19:35:13 +08:00
2026-03-29 16:00:46 +08:00
2026-03-26 15:32:52 +08:00
2026-03-29 15:57:04 +08:00
2026-03-23 23:51:37 +08:00
2026-04-05 12:44:13 +08:00
2026-03-26 21:55:50 +08:00
2026-04-05 00:39:29 +08:00
2026-04-04 12:35:05 +08:00
2026-04-05 12:11:05 +08:00
2026-04-04 12:35:05 +08:00
2026-04-05 00:22:38 +08:00
2026-03-22 18:57:44 +08:00
2026-03-29 16:23:30 +08:00
2026-03-29 16:00:46 +08:00
2026-03-31 12:01:56 +08:00
2026-03-31 12:23:02 +08:00
2026-04-05 14:44:32 +08:00
2026-03-31 16:06:35 +08:00
2026-04-01 11:11:50 +08:00
2026-03-24 12:57:36 +08:00
2026-03-31 16:06:35 +08:00
2026-03-24 12:57:36 +08:00
2026-04-07 11:17:40 +08:00
2026-03-26 19:25:52 +08:00
2026-03-31 22:47:54 +08:00
2026-03-31 22:47:54 +08:00
2026-04-07 13:13:42 +08:00
2026-03-29 22:17:27 +08:00
2026-03-31 11:23:38 +08:00
2026-03-26 21:55:50 +08:00
2026-04-03 14:40:27 +08:00
2026-04-06 11:25:44 +08:00
2026-04-02 09:02:41 +08:00
2026-03-31 18:55:06 +08:00
2026-03-26 10:01:57 +08:00
2026-03-31 13:57:10 +08:00
2026-03-26 12:49:30 +08:00
2026-04-03 16:36:16 +08:00
2026-03-31 16:06:35 +08:00
2026-04-04 11:46:25 +08:00
2026-04-06 11:46:05 +08:00
2026-04-04 12:02:03 +08:00
2026-04-05 13:07:59 +08:00
2026-04-01 16:16:28 +08:00
2026-03-26 16:03:16 +08:00
2026-03-29 16:00:46 +08:00
2026-04-04 12:35:05 +08:00
2026-04-05 13:40:52 +08:00
2026-03-29 15:27:49 +08:00
2026-04-01 16:20:57 +08:00
2026-03-26 13:06:47 +08:00
2026-03-26 15:32:52 +08:00
2026-03-29 15:27:49 +08:00
2026-04-07 13:02:20 +08:00
2026-03-30 01:52:59 +08:00
2026-03-24 09:20:56 +08:00
2026-03-26 16:06:20 +08:00
2026-03-26 22:13:10 +08:00
2026-04-07 13:02:20 +08:00