📡 部署日志采集 · 24015086539 [skip ci]
This commit is contained in:
parent
e81b1eff47
commit
db8d90fa4a
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-06T01:30:34.610Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 24015086539,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/24015086539",
|
||||
"head_sha": "e81b1eff472c5a26933cbc070415a9fde19d00aa",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-06T01:29:27Z",
|
||||
"updated_at": "2026-04-06T01:30:25Z",
|
||||
"run_started_at": "2026-04-06T01:29:27Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 70033057301,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-06T01:29:30Z",
|
||||
"completed_at": "2026-04-06T01:30:24Z"
|
||||
},
|
||||
{
|
||||
"id": 70033057344,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T01:29:27Z",
|
||||
"completed_at": "2026-04-06T01:29:27Z"
|
||||
},
|
||||
{
|
||||
"id": 70033057426,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T01:29:27Z",
|
||||
"completed_at": "2026-04-06T01:29:27Z"
|
||||
},
|
||||
{
|
||||
"id": 70033057459,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T01:29:27Z",
|
||||
"completed_at": "2026-04-06T01:29:27Z"
|
||||
},
|
||||
{
|
||||
"id": 70033057479,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-06T01:29:27Z",
|
||||
"completed_at": "2026-04-06T01:29:27Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,13 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 36,
|
||||
"success": 30,
|
||||
"total_observed": 37,
|
||||
"success": 31,
|
||||
"failure": 6,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 24015086539,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "e81b1eff",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-06T01:30:34.610Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-24015086539-2026-04-06.json"
|
||||
},
|
||||
{
|
||||
"run_id": 24007438037,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
|
|
@ -302,17 +312,7 @@
|
|||
"observed_at": "2026-04-02T17:31:32.061Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23913348695-2026-04-02.json"
|
||||
},
|
||||
{
|
||||
"run_id": 23910981757,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "ed2eefa3",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-02T16:33:47.913Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23910981757-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-05T18:12:41.040Z"
|
||||
"last_updated": "2026-04-06T01:30:34.612Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue