📡 部署日志采集 · 24082110249 [skip ci]
This commit is contained in:
parent
13b5a822c0
commit
a769b6f043
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-07T12:48:46.605Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24082110249,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24082110249",
|
||||
"head_sha": "13b5a822c08334204e78a78fe38a6b107455e248",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-07T12:47:39Z",
|
||||
"updated_at": "2026-04-07T12:48:36Z",
|
||||
"run_started_at": "2026-04-07T12:47:39Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70245157137,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-07T12:47:42Z",
|
||||
"completed_at": "2026-04-07T12:48:35Z"
|
||||
},
|
||||
{
|
||||
"id": 70245157302,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-07T12:47:39Z",
|
||||
"completed_at": "2026-04-07T12:47:39Z"
|
||||
},
|
||||
{
|
||||
"id": 70245157397,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-07T12:47:40Z",
|
||||
"completed_at": "2026-04-07T12:47:39Z"
|
||||
},
|
||||
{
|
||||
"id": 70245157415,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-07T12:47:40Z",
|
||||
"completed_at": "2026-04-07T12:47:39Z"
|
||||
},
|
||||
{
|
||||
"id": 70245157460,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-07T12:47:40Z",
|
||||
"completed_at": "2026-04-07T12:47:39Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 47,
|
||||
"success": 39,
|
||||
"total_observed": 48,
|
||||
"success": 40,
|
||||
"failure": 8,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24082110249,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "13b5a822",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-07T12:48:46.605Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24082110249-2026-04-07.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24029399779,
|
||||
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-04T11:44:29.651Z",
|
||||
"error_summary": "未匹配到已知错误模式 · 需要深度分析",
|
||||
"log_file": "deploy-23978193888-2026-04-04.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23975905064,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "557a4931",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-04T09:14:35.722Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23975905064-2026-04-04.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-06T11:06:18.216Z"
|
||||
"last_updated": "2026-04-07T12:48:46.606Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue