📡 部署日志采集 · 24025245545 [skip ci]
This commit is contained in:
parent
5656a97a3d
commit
2aa158df6e
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-06T08:43:28.916Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24025245545,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24025245545",
|
||||
"head_sha": "5656a97a3de4951120b3f608a8231290b72ec5d8",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-06T08:42:29Z",
|
||||
"updated_at": "2026-04-06T08:43:16Z",
|
||||
"run_started_at": "2026-04-06T08:42:29Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70062217160,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-06T08:42:32Z",
|
||||
"completed_at": "2026-04-06T08:43:15Z"
|
||||
},
|
||||
{
|
||||
"id": 70062217284,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T08:42:29Z",
|
||||
"completed_at": "2026-04-06T08:42:29Z"
|
||||
},
|
||||
{
|
||||
"id": 70062217394,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T08:42:30Z",
|
||||
"completed_at": "2026-04-06T08:42:29Z"
|
||||
},
|
||||
{
|
||||
"id": 70062217412,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T08:42:30Z",
|
||||
"completed_at": "2026-04-06T08:42:29Z"
|
||||
},
|
||||
{
|
||||
"id": 70062217469,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T08:42:30Z",
|
||||
"completed_at": "2026-04-06T08:42:29Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 41,
|
||||
"success": 35,
|
||||
"total_observed": 42,
|
||||
"success": 36,
|
||||
"failure": 6,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24025245545,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "5656a97a",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-06T08:43:28.916Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24025245545-2026-04-06.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24021644981,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-04T07:30:07.357Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23974226593-2026-04-04.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23973097733,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "daf06984",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-04T06:22:18.712Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23973097733-2026-04-04.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-06T06:33:48.120Z"
|
||||
"last_updated": "2026-04-06T08:43:28.917Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue