📡 部署日志采集 · 23978891218 [skip ci]
This commit is contained in:
parent
16788ed955
commit
aa102fcde3
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-04T12:29:12.003Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 23978891218,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/23978891218",
|
||||
"head_sha": "16788ed95528b14890dc9890f3b3daa5b601cf5e",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-04T12:28:13Z",
|
||||
"updated_at": "2026-04-04T12:29:03Z",
|
||||
"run_started_at": "2026-04-04T12:28:13Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 69940099303,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-04T12:28:18Z",
|
||||
"completed_at": "2026-04-04T12:29:02Z"
|
||||
},
|
||||
{
|
||||
"id": 69940099330,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T12:28:14Z",
|
||||
"completed_at": "2026-04-04T12:28:14Z"
|
||||
},
|
||||
{
|
||||
"id": 69940099353,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T12:28:14Z",
|
||||
"completed_at": "2026-04-04T12:28:14Z"
|
||||
},
|
||||
{
|
||||
"id": 69940099376,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T12:28:14Z",
|
||||
"completed_at": "2026-04-04T12:28:14Z"
|
||||
},
|
||||
{
|
||||
"id": 69940099394,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T12:28:14Z",
|
||||
"completed_at": "2026-04-04T12:28:14Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 20,
|
||||
"success": 16,
|
||||
"total_observed": 21,
|
||||
"success": 17,
|
||||
"failure": 4,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 23978891218,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "16788ed9",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-04T12:29:12.003Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23978891218-2026-04-04.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23978193891,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -214,5 +224,5 @@
|
|||
"log_file": "deploy-23893322662-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-04T11:45:52.832Z"
|
||||
"last_updated": "2026-04-04T12:29:12.004Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue