📡 部署日志采集 · 23978193891 [skip ci]
This commit is contained in:
parent
0076015dbe
commit
b6e89050d0
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-04T11:45:52.831Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 23978193891,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/23978193891",
|
||||
"head_sha": "cc5ed414dc12451e7afec3c5ad40e98daff50f6e",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-04T11:43:13Z",
|
||||
"updated_at": "2026-04-04T11:45:24Z",
|
||||
"run_started_at": "2026-04-04T11:43:13Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 69938362516,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-04T11:43:16Z",
|
||||
"completed_at": "2026-04-04T11:45:23Z"
|
||||
},
|
||||
{
|
||||
"id": 69938362562,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T11:43:13Z",
|
||||
"completed_at": "2026-04-04T11:43:13Z"
|
||||
},
|
||||
{
|
||||
"id": 69938362573,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T11:43:13Z",
|
||||
"completed_at": "2026-04-04T11:43:13Z"
|
||||
},
|
||||
{
|
||||
"id": 69938362578,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T11:43:13Z",
|
||||
"completed_at": "2026-04-04T11:43:13Z"
|
||||
},
|
||||
{
|
||||
"id": 69938362605,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T11:43:13Z",
|
||||
"completed_at": "2026-04-04T11:43:13Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 19,
|
||||
"success": 15,
|
||||
"total_observed": 20,
|
||||
"success": 16,
|
||||
"failure": 4,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 23978193891,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "cc5ed414",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-04T11:45:52.831Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23978193891-2026-04-04.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23978193888,
|
||||
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||
|
|
@ -204,5 +214,5 @@
|
|||
"log_file": "deploy-23893322662-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-04T11:44:29.653Z"
|
||||
"last_updated": "2026-04-04T11:45:52.832Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue