Skip to content

add CI history page and enhance CI logging with Git info#37

Open
zzhfz wants to merge 3 commits intomasterfrom
feat/ci-log-system
Open

add CI history page and enhance CI logging with Git info#37
zzhfz wants to merge 3 commits intomasterfrom
feat/ci-log-system

Conversation

@zzhfz
Copy link
Copy Markdown
Collaborator

@zzhfz zzhfz commented Mar 25, 2026

描述

本次PR为InfiniMetrics Dashboard增加了完整的CI/CD历史记录系统,实现版本追踪和测试结果的可观测性。

CI历史记录页面主要功能

  1. 新增 pages/ci_history.py 页面,展示所有CI运行的完整历史

  2. 支持按日期、状态、分支、提交信息筛选

  3. 显示每日测试次数分布趋势图

  4. 失败测试详情展开查看(testcase、run_id、错误码、结果文件)

界面展示

app CI_log figure cilog

@zzhfz zzhfz force-pushed the feat/ci-log-system branch from 24647d7 to 542b8b0 Compare March 25, 2026 07:28
@zzhfz zzhfz requested a review from Chamberlain0w0 March 31, 2026 06:44
"device_used": device_used,
}

def _collect_static_hw(self, accel_type="", device_ids=None):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个目前只用到了一次?那感觉不用单独提出来,都是赋默认值。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants