📡 部署日志采集 · 24001513122 [skip ci]
This commit is contained in:
parent
042f8d732d
commit
594cffb453
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-05T12:29:06.579Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24001513122,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24001513122",
|
||||
"head_sha": "042f8d732d9176b175ca6a93b01a6f23f33a70d8",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-05T12:27:55Z",
|
||||
"updated_at": "2026-04-05T12:28:57Z",
|
||||
"run_started_at": "2026-04-05T12:27:55Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 69998222368,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-05T12:27:59Z",
|
||||
"completed_at": "2026-04-05T12:28:56Z"
|
||||
},
|
||||
{
|
||||
"id": 69998222404,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T12:27:56Z",
|
||||
"completed_at": "2026-04-05T12:27:56Z"
|
||||
},
|
||||
{
|
||||
"id": 69998222420,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T12:27:56Z",
|
||||
"completed_at": "2026-04-05T12:27:56Z"
|
||||
},
|
||||
{
|
||||
"id": 69998222439,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T12:27:56Z",
|
||||
"completed_at": "2026-04-05T12:27:56Z"
|
||||
},
|
||||
{
|
||||
"id": 69998222490,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T12:27:56Z",
|
||||
"completed_at": "2026-04-05T12:27:56Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 32,
|
||||
"success": 26,
|
||||
"total_observed": 33,
|
||||
"success": 27,
|
||||
"failure": 6,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24001513122,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "042f8d73",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-05T12:29:06.579Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24001513122-2026-04-05.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24000717324,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-02T14:59:05.719Z",
|
||||
"error_summary": "未匹配到已知错误模式 · 需要深度分析",
|
||||
"log_file": "deploy-23906843495-2026-04-02.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23900384061,
|
||||
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||
"conclusion": "failure",
|
||||
"head_sha": "44f519ee",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-02T12:31:41.775Z",
|
||||
"error_summary": "未匹配到已知错误模式 · 需要深度分析",
|
||||
"log_file": "deploy-23900384061-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-05T11:38:55.151Z"
|
||||
"last_updated": "2026-04-05T12:29:06.580Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue