📡 部署日志采集 · 24304843208 [skip ci]
This commit is contained in:
parent
8aff3f6212
commit
fe9c380db7
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-12T10:45:29.207Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24304843208,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24304843208",
|
||||
"head_sha": "45bd8563537acdb7d8b2a45f468d5ec222d3b774",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-12T10:43:43Z",
|
||||
"updated_at": "2026-04-12T10:45:19Z",
|
||||
"run_started_at": "2026-04-12T10:43:43Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70964300357,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-12T10:43:48Z",
|
||||
"completed_at": "2026-04-12T10:45:18Z"
|
||||
},
|
||||
{
|
||||
"id": 70964300449,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T10:43:44Z",
|
||||
"completed_at": "2026-04-12T10:43:44Z"
|
||||
},
|
||||
{
|
||||
"id": 70964300460,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T10:43:44Z",
|
||||
"completed_at": "2026-04-12T10:43:44Z"
|
||||
},
|
||||
{
|
||||
"id": 70964300478,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T10:43:44Z",
|
||||
"completed_at": "2026-04-12T10:43:44Z"
|
||||
},
|
||||
{
|
||||
"id": 70964300534,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-12T10:43:44Z",
|
||||
"completed_at": "2026-04-12T10:43:44Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 73,
|
||||
"success": 48,
|
||||
"total_observed": 74,
|
||||
"success": 49,
|
||||
"failure": 25,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24304843208,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "45bd8563",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-12T10:45:29.207Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24304843208-2026-04-12.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24304420404,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-06T10:30:46.982Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24028418313-2026-04-06.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24027183766,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "1c8bb7fd",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-06T09:48:39.889Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24027183766-2026-04-06.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-12T10:23:26.107Z"
|
||||
"last_updated": "2026-04-12T10:45:29.208Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue