📡 部署日志采集 · 23998402784 [skip ci]
This commit is contained in:
parent
d254feb411
commit
682f3c70a4
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-05T09:10:25.116Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 23998402784,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/23998402784",
|
||||
"head_sha": "7eb7d1691d221a023e5c875d55ffb41c5c5b2989",
|
||||
"head_branch": "main",
|
||||
"actor": "1162194",
|
||||
"created_at": "2026-04-05T09:09:19Z",
|
||||
"updated_at": "2026-04-05T09:10:14Z",
|
||||
"run_started_at": "2026-04-05T09:09:19Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 69990339287,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-05T09:09:23Z",
|
||||
"completed_at": "2026-04-05T09:10:13Z"
|
||||
},
|
||||
{
|
||||
"id": 69990339382,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T09:09:20Z",
|
||||
"completed_at": "2026-04-05T09:09:20Z"
|
||||
},
|
||||
{
|
||||
"id": 69990339393,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T09:09:20Z",
|
||||
"completed_at": "2026-04-05T09:09:20Z"
|
||||
},
|
||||
{
|
||||
"id": 69990342690,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T09:09:27Z",
|
||||
"completed_at": "2026-04-05T09:09:20Z"
|
||||
},
|
||||
{
|
||||
"id": 69990343786,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T09:09:29Z",
|
||||
"completed_at": "2026-04-05T09:09:20Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 29,
|
||||
"success": 23,
|
||||
"total_observed": 30,
|
||||
"success": 24,
|
||||
"failure": 6,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 23998402784,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "7eb7d169",
|
||||
"actor": "1162194",
|
||||
"observed_at": "2026-04-05T09:10:25.116Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23998402784-2026-04-05.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23997603168,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -304,5 +314,5 @@
|
|||
"log_file": "deploy-23893322662-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-05T08:19:05.771Z"
|
||||
"last_updated": "2026-04-05T09:10:25.117Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue