📡 部署日志采集 · 24015766321 [skip ci]
This commit is contained in:
parent
167661fd3d
commit
633811fab1
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-06T02:04:50.456Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24015766321,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24015766321",
|
||||
"head_sha": "167661fd3d1d0a33daa43c7e24a84cc4bb584f9f",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-06T02:03:37Z",
|
||||
"updated_at": "2026-04-06T02:04:38Z",
|
||||
"run_started_at": "2026-04-06T02:03:37Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70034908042,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-06T02:03:41Z",
|
||||
"completed_at": "2026-04-06T02:04:38Z"
|
||||
},
|
||||
{
|
||||
"id": 70034908167,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T02:03:37Z",
|
||||
"completed_at": "2026-04-06T02:03:37Z"
|
||||
},
|
||||
{
|
||||
"id": 70034908237,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T02:03:37Z",
|
||||
"completed_at": "2026-04-06T02:03:37Z"
|
||||
},
|
||||
{
|
||||
"id": 70034908275,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T02:03:38Z",
|
||||
"completed_at": "2026-04-06T02:03:37Z"
|
||||
},
|
||||
{
|
||||
"id": 70034908291,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T02:03:38Z",
|
||||
"completed_at": "2026-04-06T02:03:37Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 37,
|
||||
"success": 31,
|
||||
"total_observed": 38,
|
||||
"success": 32,
|
||||
"failure": 6,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24015766321,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "167661fd",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-06T02:04:50.456Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24015766321-2026-04-06.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24015086539,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-02T20:05:35.335Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23919538448-2026-04-02.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23913348695,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "9049e341",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-02T17:31:32.061Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23913348695-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-06T01:30:34.612Z"
|
||||
"last_updated": "2026-04-06T02:04:50.457Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue