📡 部署日志采集 · 23893322662 [skip ci]
This commit is contained in:
parent
2df77eb3e0
commit
cfe2d7ea36
|
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"_meta": {
|
||||
"observer": "铸渊全链路部署观测系统 v1.0",
|
||||
"copyright": "国作登字-2026-A-00037559",
|
||||
"collected_at": "2026-04-02T09:17:53.038Z"
|
||||
},
|
||||
"run": {
|
||||
"id": 23893322662,
|
||||
"workflow_name": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"status": "completed",
|
||||
"html_url": "https://github.com/qinfendebingshuo/guanghulab/actions/runs/23893322662",
|
||||
"head_sha": "2df77eb3e0dd7a6e13b6fb8581899dc3c141aaec",
|
||||
"head_branch": "main",
|
||||
"actor": "qinfendebingshuo",
|
||||
"created_at": "2026-04-02T09:16:44Z",
|
||||
"updated_at": "2026-04-02T09:17:41Z",
|
||||
"run_started_at": "2026-04-02T09:16:44Z"
|
||||
},
|
||||
"jobs_summary": {
|
||||
"total": 5,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"skipped": 4,
|
||||
"cancelled": 0
|
||||
},
|
||||
"failed_jobs": [],
|
||||
"all_jobs": [
|
||||
{
|
||||
"id": 69671798631,
|
||||
"name": "🚀 部署应用代码",
|
||||
"status": "completed",
|
||||
"conclusion": "success",
|
||||
"started_at": "2026-04-02T09:16:48Z",
|
||||
"completed_at": "2026-04-02T09:17:40Z"
|
||||
},
|
||||
{
|
||||
"id": 69671798899,
|
||||
"name": "💚 健康检查",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-02T09:16:45Z",
|
||||
"completed_at": "2026-04-02T09:16:45Z"
|
||||
},
|
||||
{
|
||||
"id": 69671798925,
|
||||
"name": "🔧 服务器初始化",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-02T09:16:45Z",
|
||||
"completed_at": "2026-04-02T09:16:45Z"
|
||||
},
|
||||
{
|
||||
"id": 69671799044,
|
||||
"name": "🚀 预览站→主站 一键推送",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-02T09:16:45Z",
|
||||
"completed_at": "2026-04-02T09:16:45Z"
|
||||
},
|
||||
{
|
||||
"id": 69671799098,
|
||||
"name": "🔒 SSL证书配置",
|
||||
"status": "completed",
|
||||
"conclusion": "skipped",
|
||||
"started_at": "2026-04-02T09:16:45Z",
|
||||
"completed_at": "2026-04-02T09:16:45Z"
|
||||
}
|
||||
],
|
||||
"analysis": {
|
||||
"needs_repair": false,
|
||||
"error_summary": "",
|
||||
"matched_patterns": [],
|
||||
"recommendation": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -6,12 +6,23 @@
|
|||
"created": "2026-04-01T17:45:00Z"
|
||||
},
|
||||
"stats": {
|
||||
"total_observed": 0,
|
||||
"success": 0,
|
||||
"total_observed": 1,
|
||||
"success": 1,
|
||||
"failure": 0,
|
||||
"repair_attempted": 0,
|
||||
"repair_success": 0
|
||||
},
|
||||
"recent_deploys": [],
|
||||
"last_updated": "2026-04-01T17:45:00Z"
|
||||
"recent_deploys": [
|
||||
{
|
||||
"run_id": 23893322662,
|
||||
"workflow": "🏛️ 铸渊主权服务器 · 部署",
|
||||
"conclusion": "success",
|
||||
"head_sha": "2df77eb3",
|
||||
"actor": "qinfendebingshuo",
|
||||
"observed_at": "2026-04-02T09:17:53.038Z",
|
||||
"error_summary": "",
|
||||
"log_file": "deploy-23893322662-2026-04-02.json"
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-04-02T09:17:53.039Z"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue