📡 部署日志采集 · 24302762997 [skip ci]
This commit is contained in:
parent
e7f808e29e
commit
8fa2e9c8cd
File diff suppressed because one or more lines are too long
|
|
@ -6,13 +6,23 @@
|
||||||
"created": "2026-04-01T17:45:00Z"
|
"created": "2026-04-01T17:45:00Z"
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
"total_observed": 69,
|
"total_observed": 70,
|
||||||
"success": 46,
|
"success": 46,
|
||||||
"failure": 23,
|
"failure": 24,
|
||||||
"repair_attempted": 0,
|
"repair_attempted": 0,
|
||||||
"repair_success": 0
|
"repair_success": 0
|
||||||
},
|
},
|
||||||
"recent_deploys": [
|
"recent_deploys": [
|
||||||
|
{
|
||||||
|
"run_id": 24302762997,
|
||||||
|
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||||
|
"conclusion": "failure",
|
||||||
|
"head_sha": "6f2969c0",
|
||||||
|
"actor": "qinfendebingshuo",
|
||||||
|
"observed_at": "2026-04-12T08:47:06.613Z",
|
||||||
|
"error_summary": "[medium] 命令执行失败",
|
||||||
|
"log_file": "deploy-24302762997-2026-04-12.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"run_id": 24302730543,
|
"run_id": 24302730543,
|
||||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||||
|
|
@ -302,17 +312,7 @@
|
||||||
"observed_at": "2026-04-06T06:33:48.119Z",
|
"observed_at": "2026-04-06T06:33:48.119Z",
|
||||||
"error_summary": "",
|
"error_summary": "",
|
||||||
"log_file": "deploy-24021644981-2026-04-06.json"
|
"log_file": "deploy-24021644981-2026-04-06.json"
|
||||||
},
|
|
||||||
{
|
|
||||||
"run_id": 24020286358,
|
|
||||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
|
||||||
"conclusion": "success",
|
|
||||||
"head_sha": "f835e36b",
|
|
||||||
"actor": "qinfendebingshuo",
|
|
||||||
"observed_at": "2026-04-06T05:39:55.728Z",
|
|
||||||
"error_summary": "",
|
|
||||||
"log_file": "deploy-24020286358-2026-04-06.json"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"last_updated": "2026-04-12T08:45:37.854Z"
|
"last_updated": "2026-04-12T08:47:06.617Z"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue