📡 部署日志采集 · 24297288892 [skip ci]
This commit is contained in:
parent
25827e0ad6
commit
50d9f06b44
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": 64,
|
"total_observed": 65,
|
||||||
"success": 43,
|
"success": 43,
|
||||||
"failure": 21,
|
"failure": 22,
|
||||||
"repair_attempted": 0,
|
"repair_attempted": 0,
|
||||||
"repair_success": 0
|
"repair_success": 0
|
||||||
},
|
},
|
||||||
"recent_deploys": [
|
"recent_deploys": [
|
||||||
|
{
|
||||||
|
"run_id": 24297288892,
|
||||||
|
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||||
|
"conclusion": "failure",
|
||||||
|
"head_sha": "f2759961",
|
||||||
|
"actor": "qinfendebingshuo",
|
||||||
|
"observed_at": "2026-04-12T03:01:09.317Z",
|
||||||
|
"error_summary": "[medium] 命令执行失败",
|
||||||
|
"log_file": "deploy-24297288892-2026-04-12.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"run_id": 24296929722,
|
"run_id": 24296929722,
|
||||||
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||||
|
|
@ -302,17 +312,7 @@
|
||||||
"observed_at": "2026-04-05T18:12:41.038Z",
|
"observed_at": "2026-04-05T18:12:41.038Z",
|
||||||
"error_summary": "",
|
"error_summary": "",
|
||||||
"log_file": "deploy-24007438037-2026-04-05.json"
|
"log_file": "deploy-24007438037-2026-04-05.json"
|
||||||
},
|
|
||||||
{
|
|
||||||
"run_id": 24005665237,
|
|
||||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
|
||||||
"conclusion": "success",
|
|
||||||
"head_sha": "7f83ffa3",
|
|
||||||
"actor": "qinfendebingshuo",
|
|
||||||
"observed_at": "2026-04-05T16:30:59.387Z",
|
|
||||||
"error_summary": "",
|
|
||||||
"log_file": "deploy-24005665237-2026-04-05.json"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"last_updated": "2026-04-12T02:36:22.586Z"
|
"last_updated": "2026-04-12T03:01:09.319Z"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue