• Joined on 2025-04-29
maidong pushed to main at zyc/log-center 2026-02-24 13:50:34 +08:00
50301dfb8c fix(git-manager): set upstream when pushing new branches
maidong pushed to main at zyc/rtc_backend 2026-02-24 13:50:28 +08:00
2628f7c281 fix: auto repair bugs #19
maidong created branch fix/auto-20260224-134708 in zyc/rtc_backend 2026-02-24 13:50:21 +08:00
maidong pushed to fix/auto-20260224-134708 at zyc/rtc_backend 2026-02-24 13:50:21 +08:00
2628f7c281 fix: auto repair bugs #19
maidong pushed to main at zyc/rtc_web 2026-02-24 13:46:12 +08:00
13830bc8e8 fix(cicd): use correct context field names for Log Center fingerprint
maidong pushed to main at zyc/rtc_backend 2026-02-24 13:46:10 +08:00
cbcf867b5b fix(cicd): use correct context field names for Log Center fingerprint
maidong pushed to main at zyc/rtc_backend 2026-02-24 13:36:27 +08:00
47bc810256 fix(cicd): use set -o pipefail instead of broken PIPESTATUS approach
maidong pushed to main at zyc/log-center 2026-02-24 13:33:30 +08:00
75fe8dfc0c feat(repair-agent): scan all bug sources and improve CI/CD triage
maidong pushed to main at zyc/rtc_web 2026-02-24 13:33:17 +08:00
b72b376fcd fix(cicd): capture actual build/deploy logs in failure report
maidong pushed to main at zyc/rtc_backend 2026-02-24 13:33:14 +08:00
ebe555216b fix(cicd): capture actual build/deploy logs in failure report
maidong pushed to main at zyc/log-center 2026-02-24 13:17:18 +08:00
aa3a5b8c5d fix(repair-agent): add git push after auto-commit
maidong pushed to main at zyc/rtc_web 2026-02-24 13:17:15 +08:00
784ca17072 feat(ops): add CI/CD failure reporting to Log Center
f0ed0f366d fix bug
Compare 2 commits »
maidong pushed to main at zyc/rtc_backend 2026-02-24 13:17:12 +08:00
7603b15ffb feat(ops): add Log Center env vars to K8s and CI/CD failure reporting
maidong pushed to main at zyc/log-center 2026-02-24 13:01:54 +08:00
d58ca4b131 feat(repair-agent): add triage and retry flow for FIX_FAILED bugs
maidong pushed to main at zyc/rtc_prd 2026-02-24 13:01:51 +08:00
5d8619450d fix(log-center): add repo_url and make log center URL configurable
maidong pushed to main at zyc/rtc_web 2026-02-24 13:01:50 +08:00
9d71da01f9 fix(log-center): add repo_url to error report payload
maidong pushed to main at zyc/rtc_backend 2026-02-24 13:00:45 +08:00
c584df814f fix(stories): fix shelf deletion IntegrityError with transaction.atomic
206e051817 fix(log-center): add repo_url and change default env to development
Compare 2 commits »
maidong pushed to main at zyc/log-center 2026-02-24 11:23:41 +08:00
3cae8b083c fix: 从 ErrorLog 迁移已有项目到 Project 表
maidong pushed to main at zyc/log-center 2026-02-24 11:18:48 +08:00
625e53dc44 feat(project-mgmt): 项目管理 + 失败原因追踪 + 前端展示
maidong pushed to main at zyc/log-center 2026-02-24 10:30:44 +08:00
229d86e158 fix: 修复数据库迁移事务中断问题,补充 k8s-monitor 构建流水线