📡 部署日志采集 · 23973097733 [skip ci]
This commit is contained in:
parent
daf0698452
commit
a0d90008ea
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-04T06:22:18.712Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 23973097733,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/23973097733",
|
||||
"head_sha": "daf0698452d9796c8165075479258b0b6e42b2f7",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-04T06:21:05Z",
|
||||
"updated_at": "2026-04-04T06:22:05Z",
|
||||
"run_started_at": "2026-04-04T06:21:05Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 69925806018,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-04T06:21:08Z",
|
||||
"completed_at": "2026-04-04T06:22:04Z"
|
||||
},
|
||||
{
|
||||
"id": 69925806096,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T06:21:05Z",
|
||||
"completed_at": "2026-04-04T06:21:05Z"
|
||||
},
|
||||
{
|
||||
"id": 69925806122,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T06:21:05Z",
|
||||
"completed_at": "2026-04-04T06:21:05Z"
|
||||
},
|
||||
{
|
||||
"id": 69925806185,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T06:21:05Z",
|
||||
"completed_at": "2026-04-04T06:21:05Z"
|
||||
},
|
||||
{
|
||||
"id": 69925806190,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-04T06:21:05Z",
|
||||
"completed_at": "2026-04-04T06:21:05Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 11,
|
||||
"success": 8,
|
||||
"total_observed": 12,
|
||||
"success": 9,
|
||||
"failure": 3,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 23973097733,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "daf06984",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-04T06:22:18.712Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23973097733-2026-04-04.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23938893073,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -124,5 +134,5 @@
|
|||
"log_file": "deploy-23893322662-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-03T07:55:11.628Z"
|
||||
"last_updated": "2026-04-04T06:22:18.713Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue