📡 部署日志采集 · 24028418313 [skip ci]
This commit is contained in:
parent
1509cb4726
commit
569f844e2f
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-06T10:30:46.982Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24028418313,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24028418313",
|
||||
"head_sha": "1509cb4726f516a2424ecb645bdff1d76fdd1f54",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-06T10:29:46Z",
|
||||
"updated_at": "2026-04-06T10:30:36Z",
|
||||
"run_started_at": "2026-04-06T10:29:46Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70071845678,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-06T10:29:49Z",
|
||||
"completed_at": "2026-04-06T10:30:36Z"
|
||||
},
|
||||
{
|
||||
"id": 70071845787,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T10:29:46Z",
|
||||
"completed_at": "2026-04-06T10:29:46Z"
|
||||
},
|
||||
{
|
||||
"id": 70071845788,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T10:29:46Z",
|
||||
"completed_at": "2026-04-06T10:29:46Z"
|
||||
},
|
||||
{
|
||||
"id": 70071845918,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T10:29:46Z",
|
||||
"completed_at": "2026-04-06T10:29:46Z"
|
||||
},
|
||||
{
|
||||
"id": 70071845965,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T10:29:47Z",
|
||||
"completed_at": "2026-04-06T10:29:46Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 44,
|
||||
"success": 38,
|
||||
"total_observed": 45,
|
||||
"success": 39,
|
||||
"failure": 6,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24028418313,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "1509cb47",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-06T10:30:46.982Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24028418313-2026-04-06.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24027183766,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-04T08:38:08.687Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23975336484-2026-04-04.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23974662158,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "eff36580",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-04T07:56:17.409Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23974662158-2026-04-04.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-06T09:48:39.890Z"
|
||||
"last_updated": "2026-04-06T10:30:46.983Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue