📡 部署日志采集 · 23982369913 [skip ci]
This commit is contained in:
parent
111418fb08
commit
c4ef1e5020
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": 23,
|
"total_observed": 24,
|
||||||
"success": 18,
|
"success": 18,
|
||||||
"failure": 5,
|
"failure": 6,
|
||||||
"repair_attempted": 0,
|
"repair_attempted": 0,
|
||||||
"repair_success": 0
|
"repair_success": 0
|
||||||
},
|
},
|
||||||
"recent_deploys": [
|
"recent_deploys": [
|
||||||
|
{
|
||||||
|
"run_id": 23982369913,
|
||||||
|
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||||
|
"conclusion": "failure",
|
||||||
|
"head_sha": "638edc2b",
|
||||||
|
"actor": "qinfendebingshuo",
|
||||||
|
"observed_at": "2026-04-04T16:00:40.388Z",
|
||||||
|
"error_summary": "[medium] 命令执行失败",
|
||||||
|
"log_file": "deploy-23982369913-2026-04-04.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"run_id": 23982369891,
|
"run_id": 23982369891,
|
||||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||||
|
|
@ -244,5 +254,5 @@
|
||||||
"log_file": "deploy-23893322662-2026-04-02.json"
|
"log_file": "deploy-23893322662-2026-04-02.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"last_updated": "2026-04-04T15:59:01.832Z"
|
"last_updated": "2026-04-04T16:00:40.391Z"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue