Commit Graph

  • 394f30255e fix: auto repair bugs #85 fix/auto-20260402-173718 repair-agent 2026-04-02 17:50:18 +08:00
  • 8b54028f28 fix: auto repair bugs #85 fix/auto-20260402-172322 repair-agent 2026-04-02 17:25:13 +08:00
  • 58ee345895 fix: remove image cleanup step, Volcano Engine CR doesn't support API delete master dev repair-agent 2026-04-02 17:17:32 +08:00
  • 749cddf561 fix: use Harbor token auth for image cleanup on Volcano Engine CR repair-agent 2026-04-02 17:09:52 +08:00
  • a2c6e54346 chore: test build #2 repair-agent 2026-04-02 17:07:26 +08:00
  • 31d6277531 chore: test build #1 repair-agent 2026-04-02 17:06:17 +08:00
  • 72703b84bb feat: auto cleanup old images, keep latest 5 versions per repo repair-agent 2026-04-02 17:03:16 +08:00
  • 9606d4a94b feat: use env-date-commit format for image tags repair-agent 2026-04-02 16:59:37 +08:00
  • 8920dad45c feat: add version tagging with git commit hash for images repair-agent 2026-04-02 16:54:00 +08:00
  • 0fdc62b99e fix: disable buildkit to use host Docker daemon and mirror cache repair-agent 2026-04-02 16:46:41 +08:00
  • 832bfdd80d fix: use hub.rat.dev mirror for base images repair-agent 2026-04-02 16:44:19 +08:00
  • eb75fa126c fix: update database connection to Volcano Engine MySQL repair-agent 2026-04-02 16:39:04 +08:00
  • 836c8e9c18 fix: simplify kubectl setup, now mounted via runner config repair-agent 2026-04-02 16:21:31 +08:00
  • e9b9a4fd2f fix: replace actions/checkout with git clone from Gitea repair-agent 2026-04-02 16:17:16 +08:00
  • b9a4dd62c4 fix: remove GitHub dependencies from CI/CD workflow repair-agent 2026-04-02 16:14:43 +08:00
  • 34938a1aa0 fix cicd repair-agent 2026-04-02 16:07:43 +08:00
  • 7e44d5b786 fix cicd repair-agent 2026-04-02 15:54:01 +08:00
  • 0d9acd5bbc fix first repair-agent 2026-04-02 15:49:10 +08:00
  • b2a2b1079f fix cicd fail repair-agent 2026-04-02 15:43:41 +08:00
  • eeb27514bb add cicd 迁移 repair-agent 2026-04-02 15:27:13 +08:00
  • cbcf7737d0 fix: auto repair bugs #71 fix/auto-20260326-111204 repair-agent 2026-03-26 11:16:32 +08:00
  • 6733bcf41c Merge pull request 'fix: auto repair bugs #73' (#6) from fix/auto-20260318-162021 into main main zyc 2026-03-18 16:59:29 +08:00
  • 6366cd67e2 fix: auto repair bugs #73 fix/auto-20260318-162021 repair-agent 2026-03-18 16:23:05 +08:00
  • 2a83891b2f fix: auto repair bugs #71 fix/auto-20260318-161048 repair-agent 2026-03-18 16:17:19 +08:00
  • 252876f81a build UI repair-agent 2026-03-17 18:21:59 +08:00
  • 1da10e8136 fix bug repair-agent 2026-03-17 18:03:58 +08:00
  • cc80acf2b9 add UI repair-agent 2026-03-17 17:50:58 +08:00
  • fc6dc52f72 add del project repair-agent 2026-03-13 10:44:29 +08:00
  • 01f87e38aa add bugfix repair-agent 2026-03-02 18:09:53 +08:00
  • 25c9b2d18e fix bug repair-agent 2026-03-02 17:46:33 +08:00
  • 37d171d198 fix: auto repair bugs #56 fix/auto-20260228-161206 repair-agent 2026-02-28 16:14:05 +08:00
  • 708021c443 Merge pull request 'fix: auto repair bugs #55' (#3) from fix/auto-20260228-144441 into main zyc 2026-02-28 14:48:08 +08:00
  • 682a70b9af fix: auto repair bugs #55 fix/auto-20260228-144441 repair-agent 2026-02-28 14:47:46 +08:00
  • 7aa6781c6d Merge pull request 'fix: auto repair bugs #54' (#2) from fix/auto-20260228-143852 into main zyc 2026-02-28 14:46:42 +08:00
  • c94c7bd420 fix: auto repair bugs #54 fix/auto-20260228-143852 repair-agent 2026-02-28 14:41:39 +08:00
  • f8f8c1174f fix: 添加 httpx 依赖,修复 API 启动崩溃 repair-agent 2026-02-26 10:45:57 +08:00
  • b152832440 fix: 添加 httpx 依赖,修复 API 启动崩溃 fix/auto-20260226-103348 repair-agent 2026-02-26 10:45:57 +08:00
  • 18d18dbe14 Merge pull request 'fix: auto repair bugs #49' (#1) from fix/auto-20260226-103348 into main zyc 2026-02-26 10:35:59 +08:00
  • 3d60b07c0f fix: auto repair bugs #49 repair-agent 2026-02-26 10:34:57 +08:00
  • ab3ae382e9 fix: 修正 log_center_web 项目注册信息 zyc 2026-02-26 10:32:19 +08:00
  • 46c52a795f feat(repair-agent): Scheduler 从 API 动态获取项目列表,移除硬编码 zyc 2026-02-26 10:29:00 +08:00
  • 874c873de9 feat(monitor): K8s Monitor 从 API 动态加载项目映射,移除硬编码 zyc 2026-02-26 10:25:04 +08:00
  • ac73c6cd31 fix(web): 兼容 CI/CD context 中 workflow 和 workflow_name 两种字段名 zyc 2026-02-26 10:19:15 +08:00
  • 89f19e9776 docs: 更新 CI/CD 接入指南,改用日志捕获 + run_number 方式 zyc 2026-02-26 10:18:22 +08:00
  • cd22a5696b fix(cicd): 修复 CI/CD 错误上报数据不全和 URL 跳转错误 zyc 2026-02-26 10:15:58 +08:00
  • c8204b6d47 feat(self-report): 日志中台自身接入错误上报 zyc 2026-02-26 10:08:26 +08:00
  • b178d24e73 fix pr zyc 2026-02-25 16:35:28 +08:00
  • 5611839fd8 fix git pr zyc 2026-02-25 10:55:26 +08:00
  • 33db841592 fix git checkout zyc 2026-02-24 17:10:16 +08:00
  • f9c84b211b fix 百分比 zyc 2026-02-24 17:04:39 +08:00
  • bc63d580ac fix web status zyc 2026-02-24 15:16:47 +08:00
  • 9a347d7929 feat(repair-agent): auto-merge fix branch to main after repair zyc 2026-02-24 14:03:17 +08:00
  • 50301dfb8c fix(git-manager): set upstream when pushing new branches zyc 2026-02-24 13:50:31 +08:00
  • 75fe8dfc0c feat(repair-agent): scan all bug sources and improve CI/CD triage zyc 2026-02-24 13:33:08 +08:00
  • aa3a5b8c5d fix(repair-agent): add git push after auto-commit zyc 2026-02-24 13:17:16 +08:00
  • d58ca4b131 feat(repair-agent): add triage and retry flow for FIX_FAILED bugs zyc 2026-02-24 13:01:27 +08:00
  • 3cae8b083c fix: 从 ErrorLog 迁移已有项目到 Project 表 zyc 2026-02-24 11:23:34 +08:00
  • 625e53dc44 feat(project-mgmt): 项目管理 + 失败原因追踪 + 前端展示 zyc 2026-02-24 11:18:27 +08:00
  • 229d86e158 fix: 修复数据库迁移事务中断问题,补充 k8s-monitor 构建流水线 zyc 2026-02-24 10:30:36 +08:00
  • 0d4b2d634c feat: 扩展日志收集,支持 CI/CD 构建错误和 K8s 部署错误 zyc 2026-02-24 10:20:16 +08:00
  • e9ba36db92 fix bug three zyc 2026-02-13 14:04:21 +08:00
  • fe62f9ca81 fix bug zyc 2026-02-12 13:23:59 +08:00
  • 7ee724f8ac fix cn zyc 2026-02-12 10:53:03 +08:00
  • 61cbcfc4c4 fix bug zyc 2026-02-12 10:42:39 +08:00
  • 20a3b0b374 add UI zyc 2026-02-10 14:55:28 +08:00
  • 2d03f01ecc change tabs zyc 2026-02-10 13:20:07 +08:00
  • d857748314 add minimax zyc 2026-02-10 09:42:15 +08:00
  • aab0312cec add fix agent zyc 2026-01-30 14:52:21 +08:00
  • 704e9b1a83 refactor: simplify k8s config by using direct env vars instead of secrets zyc 2026-01-30 11:52:58 +08:00
  • 637c479818 feat: initial log center with k8s deployment zyc 2026-01-30 11:49:47 +08:00