📡 部署日志采集 · 23906843566 [skip ci]
This commit is contained in:
parent
a38f52ffea
commit
78738907ad
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-02T15:00:51.449Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 23906843566,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/23906843566",
|
||||
"head_sha": "b3f38e263f6f6aa6e03a516445cbea8b63bd9c09",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-02T14:57:38Z",
|
||||
"updated_at": "2026-04-02T14:59:54Z",
|
||||
"run_started_at": "2026-04-02T14:57:38Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 69717890874,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-02T14:57:43Z",
|
||||
"completed_at": "2026-04-02T14:59:53Z"
|
||||
},
|
||||
{
|
||||
"id": 69717890964,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-02T14:57:39Z",
|
||||
"completed_at": "2026-04-02T14:57:39Z"
|
||||
},
|
||||
{
|
||||
"id": 69717891153,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-02T14:57:39Z",
|
||||
"completed_at": "2026-04-02T14:57:39Z"
|
||||
},
|
||||
{
|
||||
"id": 69717891174,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-02T14:57:39Z",
|
||||
"completed_at": "2026-04-02T14:57:39Z"
|
||||
},
|
||||
{
|
||||
"id": 69717891285,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-02T14:57:39Z",
|
||||
"completed_at": "2026-04-02T14:57:39Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 4,
|
||||
"success": 2,
|
||||
"total_observed": 5,
|
||||
"success": 3,
|
||||
"failure": 2,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 23906843566,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "b3f38e26",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-02T15:00:51.449Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23906843566-2026-04-02.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23906843495,
|
||||
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||
|
|
@ -54,5 +64,5 @@
|
|||
"log_file": "deploy-23893322662-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-02T14:59:05.721Z"
|
||||
"last_updated": "2026-04-02T15:00:51.450Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue