📡 部署日志采集 · 23996198107 [skip ci]
This commit is contained in:
parent
7f819dabbd
commit
f8f841fadd
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-05T06:45:47.501Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 23996198107,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/23996198107",
|
||||
"head_sha": "7f819dabbdae52356e69283ccac9cfcabdfc096a",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-05T06:44:45Z",
|
||||
"updated_at": "2026-04-05T06:45:37Z",
|
||||
"run_started_at": "2026-04-05T06:44:45Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 69984578566,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-05T06:44:48Z",
|
||||
"completed_at": "2026-04-05T06:45:36Z"
|
||||
},
|
||||
{
|
||||
"id": 69984578645,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T06:44:46Z",
|
||||
"completed_at": "2026-04-05T06:44:46Z"
|
||||
},
|
||||
{
|
||||
"id": 69984578650,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T06:44:46Z",
|
||||
"completed_at": "2026-04-05T06:44:46Z"
|
||||
},
|
||||
{
|
||||
"id": 69984578652,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T06:44:46Z",
|
||||
"completed_at": "2026-04-05T06:44:46Z"
|
||||
},
|
||||
{
|
||||
"id": 69984578654,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T06:44:46Z",
|
||||
"completed_at": "2026-04-05T06:44:46Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 27,
|
||||
"success": 21,
|
||||
"total_observed": 28,
|
||||
"success": 22,
|
||||
"failure": 6,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 23996198107,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "7f819dab",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-05T06:45:47.501Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23996198107-2026-04-05.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23985798986,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -284,5 +294,5 @@
|
|||
"log_file": "deploy-23893322662-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-04T19:20:27.323Z"
|
||||
"last_updated": "2026-04-05T06:45:47.503Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue