📡 部署日志采集 · 23921287327 [skip ci]

This commit is contained in:
zhuyuan-bot 2026-04-02 20:49:38 +00:00
parent 5636aed43c
commit 3eccdc4cc2
2 changed files with 89 additions and 3 deletions

View File

@ -0,0 +1,76 @@
{
"_meta": {
"observer": "铸渊全链路部署观测系统 v1.0",
"copyright": "国作登字-2026-A-00037559",
"collected_at": "2026-04-02T20:49:37.906Z"
},
"run": {
"id": 23921287327,
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
"conclusion": "success",
"status": "completed",
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/23921287327",
"head_sha": "5636aed43c360eb4466d7081baa5d10bd84b11c0",
"head_branch": "main",
"actor": "qinfendebingshuo",
"created_at": "2026-04-02T20:48:22Z",
"updated_at": "2026-04-02T20:49:27Z",
"run_started_at": "2026-04-02T20:48:22Z"
},
"jobs_summary": {
"total": 5,
"success": 1,
"failure": 0,
"skipped": 4,
"cancelled": 0
},
"failed_jobs": [],
"all_jobs": [
{
"id": 69767992542,
"name": "🚀 部署应用代码",
"status": "completed",
"conclusion": "success",
"started_at": "2026-04-02T20:48:25Z",
"completed_at": "2026-04-02T20:49:27Z"
},
{
"id": 69767992628,
"name": "💚 健康检查",
"status": "completed",
"conclusion": "skipped",
"started_at": "2026-04-02T20:48:22Z",
"completed_at": "2026-04-02T20:48:22Z"
},
{
"id": 69767992657,
"name": "🔒 SSL证书配置",
"status": "completed",
"conclusion": "skipped",
"started_at": "2026-04-02T20:48:22Z",
"completed_at": "2026-04-02T20:48:22Z"
},
{
"id": 69767992669,
"name": "🚀 预览站→主站 一键推送",
"status": "completed",
"conclusion": "skipped",
"started_at": "2026-04-02T20:48:22Z",
"completed_at": "2026-04-02T20:48:22Z"
},
{
"id": 69767992956,
"name": "🔧 服务器初始化",
"status": "completed",
"conclusion": "skipped",
"started_at": "2026-04-02T20:48:22Z",
"completed_at": "2026-04-02T20:48:22Z"
}
],
"analysis": {
"needs_repair": false,
"error_summary": "",
"matched_patterns": [],
"recommendation": ""
}
}

View File

@ -6,13 +6,23 @@
"created": "2026-04-01T17:45:00Z" "created": "2026-04-01T17:45:00Z"
}, },
"stats": { "stats": {
"total_observed": 9, "total_observed": 10,
"success": 6, "success": 7,
"failure": 3, "failure": 3,
"repair_attempted": 0, "repair_attempted": 0,
"repair_success": 0 "repair_success": 0
}, },
"recent_deploys": [ "recent_deploys": [
{
"run_id": 23921287327,
"workflow": "🏛️ 铸渊主权服务器 · 部署",
"conclusion": "success",
"head_sha": "5636aed4",
"actor": "qinfendebingshuo",
"observed_at": "2026-04-02T20:49:37.906Z",
"error_summary": "",
"log_file": "deploy-23921287327-2026-04-02.json"
},
{ {
"run_id": 23919538448, "run_id": 23919538448,
"workflow": "🏛️ 铸渊主权服务器 · 部署", "workflow": "🏛️ 铸渊主权服务器 · 部署",
@ -104,5 +114,5 @@
"log_file": "deploy-23893322662-2026-04-02.json" "log_file": "deploy-23893322662-2026-04-02.json"
} }
], ],
"last_updated": "2026-04-02T20:05:35.336Z" "last_updated": "2026-04-02T20:49:37.907Z"
} }