📡 部署日志采集 · 23906843495 [skip ci]
This commit is contained in:
parent
78738907ad
commit
a258effaad
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": 5,
|
"total_observed": 6,
|
||||||
"success": 3,
|
"success": 3,
|
||||||
"failure": 2,
|
"failure": 3,
|
||||||
"repair_attempted": 0,
|
"repair_attempted": 0,
|
||||||
"repair_success": 0
|
"repair_success": 0
|
||||||
},
|
},
|
||||||
"recent_deploys": [
|
"recent_deploys": [
|
||||||
|
{
|
||||||
|
"run_id": 23906843495,
|
||||||
|
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||||
|
"conclusion": "failure",
|
||||||
|
"head_sha": "b3f38e26",
|
||||||
|
"actor": "qinfendebingshuo",
|
||||||
|
"observed_at": "2026-04-02T16:04:25.807Z",
|
||||||
|
"error_summary": "未匹配到已知错误模式 · 需要深度分析",
|
||||||
|
"log_file": "deploy-23906843495-2026-04-02.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"run_id": 23906843566,
|
"run_id": 23906843566,
|
||||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||||
|
|
@ -64,5 +74,5 @@
|
||||||
"log_file": "deploy-23893322662-2026-04-02.json"
|
"log_file": "deploy-23893322662-2026-04-02.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"last_updated": "2026-04-02T15:00:51.450Z"
|
"last_updated": "2026-04-02T16:04:25.809Z"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue