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