📡 部署日志采集 · 24019421677 [skip ci]
This commit is contained in:
parent
2354bc35c8
commit
5e96f19350
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-06T05:02:46.902Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24019421677,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24019421677",
|
||||
"head_sha": "2354bc35c8278f4066a8d72c3b2990dc7e7f2352",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-06T05:01:32Z",
|
||||
"updated_at": "2026-04-06T05:02:35Z",
|
||||
"run_started_at": "2026-04-06T05:01:32Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70045103802,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-06T05:01:36Z",
|
||||
"completed_at": "2026-04-06T05:02:35Z"
|
||||
},
|
||||
{
|
||||
"id": 70045103913,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T05:01:32Z",
|
||||
"completed_at": "2026-04-06T05:01:32Z"
|
||||
},
|
||||
{
|
||||
"id": 70045103914,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T05:01:32Z",
|
||||
"completed_at": "2026-04-06T05:01:32Z"
|
||||
},
|
||||
{
|
||||
"id": 70045104103,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T05:01:32Z",
|
||||
"completed_at": "2026-04-06T05:01:32Z"
|
||||
},
|
||||
{
|
||||
"id": 70045104175,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T05:01:32Z",
|
||||
"completed_at": "2026-04-06T05:01:32Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 38,
|
||||
"success": 32,
|
||||
"total_observed": 39,
|
||||
"success": 33,
|
||||
"failure": 6,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24019421677,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "2354bc35",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-06T05:02:46.902Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24019421677-2026-04-06.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24015766321,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-02T20:49:37.906Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23921287327-2026-04-02.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23919538448,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "7b6b5170",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-02T20:05:35.335Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23919538448-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-06T02:04:50.457Z"
|
||||
"last_updated": "2026-04-06T05:02:46.903Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue