📡 部署日志采集 · 24005665237 [skip ci]
This commit is contained in:
parent
7f83ffa332
commit
fc83587313
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-05T16:30:59.387Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24005665237,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24005665237",
|
||||
"head_sha": "7f83ffa33216bc77720ba6c0e575cd7f2e24b93a",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-05T16:29:55Z",
|
||||
"updated_at": "2026-04-05T16:30:50Z",
|
||||
"run_started_at": "2026-04-05T16:29:55Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70008852776,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-05T16:29:58Z",
|
||||
"completed_at": "2026-04-05T16:30:49Z"
|
||||
},
|
||||
{
|
||||
"id": 70008852826,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T16:29:56Z",
|
||||
"completed_at": "2026-04-05T16:29:56Z"
|
||||
},
|
||||
{
|
||||
"id": 70008852833,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T16:29:56Z",
|
||||
"completed_at": "2026-04-05T16:29:56Z"
|
||||
},
|
||||
{
|
||||
"id": 70008852846,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T16:29:56Z",
|
||||
"completed_at": "2026-04-05T16:29:56Z"
|
||||
},
|
||||
{
|
||||
"id": 70008852936,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-05T16:29:56Z",
|
||||
"completed_at": "2026-04-05T16:29:56Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 34,
|
||||
"success": 28,
|
||||
"total_observed": 35,
|
||||
"success": 29,
|
||||
"failure": 6,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24005665237,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "7f83ffa3",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-05T16:30:59.387Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24005665237-2026-04-05.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24005119490,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-02T16:04:25.807Z",
|
||||
"error_summary": "未匹配到已知错误模式 · 需要深度分析",
|
||||
"log_file": "deploy-23906843495-2026-04-02.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23906843566,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "b3f38e26",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-02T15:00:51.449Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23906843566-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-05T15:59:58.085Z"
|
||||
"last_updated": "2026-04-05T16:30:59.388Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue