📡 部署日志采集 · 23978891215 [skip ci]
This commit is contained in:
parent
aa102fcde3
commit
87be1b8122
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": 21,
|
"total_observed": 22,
|
||||||
"success": 17,
|
"success": 17,
|
||||||
"failure": 4,
|
"failure": 5,
|
||||||
"repair_attempted": 0,
|
"repair_attempted": 0,
|
||||||
"repair_success": 0
|
"repair_success": 0
|
||||||
},
|
},
|
||||||
"recent_deploys": [
|
"recent_deploys": [
|
||||||
|
{
|
||||||
|
"run_id": 23978891215,
|
||||||
|
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||||
|
"conclusion": "failure",
|
||||||
|
"head_sha": "16788ed9",
|
||||||
|
"actor": "qinfendebingshuo",
|
||||||
|
"observed_at": "2026-04-04T12:30:55.407Z",
|
||||||
|
"error_summary": "[medium] 命令执行失败",
|
||||||
|
"log_file": "deploy-23978891215-2026-04-04.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"run_id": 23978891218,
|
"run_id": 23978891218,
|
||||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||||
|
|
@ -224,5 +234,5 @@
|
||||||
"log_file": "deploy-23893322662-2026-04-02.json"
|
"log_file": "deploy-23893322662-2026-04-02.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"last_updated": "2026-04-04T12:29:12.004Z"
|
"last_updated": "2026-04-04T12:30:55.409Z"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue