📡 部署日志采集 · 24278098339 [skip ci]
This commit is contained in:
parent
c28d4fe4cd
commit
038bc4f0f1
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-11T07:57:02.011Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24278098339,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24278098339",
|
||||
"head_sha": "bbee7c1f65564f22989a22718d034e022c20b45c",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-11T07:55:25Z",
|
||||
"updated_at": "2026-04-11T07:56:53Z",
|
||||
"run_started_at": "2026-04-11T07:55:25Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70895373135,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-11T07:55:28Z",
|
||||
"completed_at": "2026-04-11T07:56:52Z"
|
||||
},
|
||||
{
|
||||
"id": 70895373178,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-11T07:55:25Z",
|
||||
"completed_at": "2026-04-11T07:55:25Z"
|
||||
},
|
||||
{
|
||||
"id": 70895373197,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-11T07:55:25Z",
|
||||
"completed_at": "2026-04-11T07:55:25Z"
|
||||
},
|
||||
{
|
||||
"id": 70895373206,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-11T07:55:25Z",
|
||||
"completed_at": "2026-04-11T07:55:25Z"
|
||||
},
|
||||
{
|
||||
"id": 70895373259,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-11T07:55:26Z",
|
||||
"completed_at": "2026-04-11T07:55:25Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 51,
|
||||
"success": 40,
|
||||
"total_observed": 52,
|
||||
"success": 41,
|
||||
"failure": 11,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24278098339,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "bbee7c1f",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-11T07:57:02.011Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24278098339-2026-04-11.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24269729492,
|
||||
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-04T15:59:01.831Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23982369891-2026-04-04.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23978891215,
|
||||
"workflow": "🚀 铸渊智能运维 · 测试站自动部署",
|
||||
"conclusion": "failure",
|
||||
"head_sha": "16788ed9",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-04T12:30:55.407Z",
|
||||
"error_summary": "[medium] 命令执行失败",
|
||||
"log_file": "deploy-23978891215-2026-04-04.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-11T00:05:41.491Z"
|
||||
"last_updated": "2026-04-11T07:57:02.012Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue