📡 部署日志采集 · 24279759021 [skip ci]
This commit is contained in:
parent
9acadd1679
commit
d57a2eaf5e
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": 52,
|
"total_observed": 53,
|
||||||
"success": 41,
|
"success": 41,
|
||||||
"failure": 11,
|
"failure": 12,
|
||||||
"repair_attempted": 0,
|
"repair_attempted": 0,
|
||||||
"repair_success": 0
|
"repair_success": 0
|
||||||
},
|
},
|
||||||
"recent_deploys": [
|
"recent_deploys": [
|
||||||
|
{
|
||||||
|
"run_id": 24279759021,
|
||||||
|
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||||
|
"conclusion": "failure",
|
||||||
|
"head_sha": "0f5c2a0d",
|
||||||
|
"actor": "qinfendebingshuo",
|
||||||
|
"observed_at": "2026-04-11T09:39:43.155Z",
|
||||||
|
"error_summary": "[medium] 命令执行失败",
|
||||||
|
"log_file": "deploy-24279759021-2026-04-11.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"run_id": 24278098339,
|
"run_id": 24278098339,
|
||||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||||
|
|
@ -302,17 +312,7 @@
|
||||||
"observed_at": "2026-04-04T16:00:40.388Z",
|
"observed_at": "2026-04-04T16:00:40.388Z",
|
||||||
"error_summary": "[medium] 命令执行失败",
|
"error_summary": "[medium] 命令执行失败",
|
||||||
"log_file": "deploy-23982369913-2026-04-04.json"
|
"log_file": "deploy-23982369913-2026-04-04.json"
|
||||||
},
|
|
||||||
{
|
|
||||||
"run_id": 23982369891,
|
|
||||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
|
||||||
"conclusion": "success",
|
|
||||||
"head_sha": "638edc2b",
|
|
||||||
"actor": "qinfendebingshuo",
|
|
||||||
"observed_at": "2026-04-04T15:59:01.831Z",
|
|
||||||
"error_summary": "",
|
|
||||||
"log_file": "deploy-23982369891-2026-04-04.json"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"last_updated": "2026-04-11T07:57:02.012Z"
|
"last_updated": "2026-04-11T09:39:43.158Z"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue