📡 部署日志采集 · 24304420404 [skip ci]
This commit is contained in:
parent
f3d8fe28ee
commit
90361cd5b0
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-12T10:23:26.106Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24304420404,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24304420404",
|
||||
"head_sha": "7df4b91c5ec37ef79de409a01b872a773e52abe0",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-12T10:21:26Z",
|
||||
"updated_at": "2026-04-12T10:23:12Z",
|
||||
"run_started_at": "2026-04-12T10:21:26Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70963251551,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-12T10:21:30Z",
|
||||
"completed_at": "2026-04-12T10:23:11Z"
|
||||
},
|
||||
{
|
||||
"id": 70963251582,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T10:21:27Z",
|
||||
"completed_at": "2026-04-12T10:21:27Z"
|
||||
},
|
||||
{
|
||||
"id": 70963251631,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T10:21:27Z",
|
||||
"completed_at": "2026-04-12T10:21:27Z"
|
||||
},
|
||||
{
|
||||
"id": 70963251661,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T10:21:27Z",
|
||||
"completed_at": "2026-04-12T10:21:27Z"
|
||||
},
|
||||
{
|
||||
"id": 70963251665,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T10:21:27Z",
|
||||
"completed_at": "2026-04-12T10:21:27Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 72,
|
||||
"success": 47,
|
||||
"total_observed": 73,
|
||||
"success": 48,
|
||||
"failure": 25,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24304420404,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "7df4b91c",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-12T10:23:26.106Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24304420404-2026-04-12.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24304121486,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-06T09:48:39.889Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24027183766-2026-04-06.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24026104294,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "f2e494a3",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-06T09:13:08.212Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24026104294-2026-04-06.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-12T10:05:56.954Z"
|
||||
"last_updated": "2026-04-12T10:23:26.107Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue