📡 部署日志采集 · 24020286358 [skip ci]
This commit is contained in:
parent
f835e36b51
commit
84c91c4494
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-06T05:39:55.728Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24020286358,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24020286358",
|
||||
"head_sha": "f835e36b5120fe9bcd6821a788f557d3daab0725",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-06T05:38:47Z",
|
||||
"updated_at": "2026-04-06T05:39:45Z",
|
||||
"run_started_at": "2026-04-06T05:38:47Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70047708399,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-06T05:38:50Z",
|
||||
"completed_at": "2026-04-06T05:39:44Z"
|
||||
},
|
||||
{
|
||||
"id": 70047708461,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T05:38:48Z",
|
||||
"completed_at": "2026-04-06T05:38:48Z"
|
||||
},
|
||||
{
|
||||
"id": 70047708480,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T05:38:48Z",
|
||||
"completed_at": "2026-04-06T05:38:48Z"
|
||||
},
|
||||
{
|
||||
"id": 70047708490,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T05:38:48Z",
|
||||
"completed_at": "2026-04-06T05:38:48Z"
|
||||
},
|
||||
{
|
||||
"id": 70047708614,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T05:38:48Z",
|
||||
"completed_at": "2026-04-06T05:38:48Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 39,
|
||||
"success": 33,
|
||||
"total_observed": 40,
|
||||
"success": 34,
|
||||
"failure": 6,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24020286358,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "f835e36b",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-06T05:39:55.728Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24020286358-2026-04-06.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24019421677,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-03T07:55:11.626Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23938893073-2026-04-03.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23921287327,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "5636aed4",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-02T20:49:37.906Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23921287327-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-06T05:02:46.903Z"
|
||||
"last_updated": "2026-04-06T05:39:55.729Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue