copilot-swe-agent[bot]
|
d939bafb07
|
fix: SSH ProxyJump跳板架构 · 修复GitHub Actions无法直连中国服务器
根因: GitHub Actions运行器在美国,直接SSH到中国广州服务器被GFW/网络路由阻断
方案: 通过新加坡SG服务器作为SSH ProxyJump跳板 (美国→新加坡→广州)
变更:
- deploy-proxy-service.yml: CN中转配置改用ProxyJump跳板
- deploy-to-cn-server.yml: 所有CN服务器操作改用ProxyJump跳板
- SSL-GUIDE: 更新架构说明 + 提醒CN防火墙需开放端口2053
- secrets-manifest.json: 新增ZY_CN_SSH_PORT文档
- cn-server-profile.json: 新增ZY_CN_SSH_PORT需求
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fb793e24-d5d6-4f39-a86f-a5d1f00db508
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-31 10:01:10 +00:00 |
copilot-swe-agent[bot]
|
d77505b17c
|
fix: CN服务器SSH端口可配置 · 修复Connection timed out · 添加ZY_CN_SSH_PORT支持
问题: 铸渊专线#17 CN中转配置失败 — ssh: connect to host port 22: Connection timed out
根因: 腾讯云CN服务器SSH端口可能非默认22端口,硬编码端口22导致连接超时
修复:
- deploy-proxy-service.yml: CN中转job所有SSH/SCP/ssh-keyscan命令添加-p端口参数
- deploy-to-cn-server.yml: 所有CN服务器SSH连接添加-p端口参数
- 新增ZY_CN_SSH_PORT Secret支持(默认回退22)
- 添加详细的连接失败诊断信息和排查建议
- 更新secrets-manifest.json、cn-server-profile.json、SSL-GUIDE文档
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fb793e24-d5d6-4f39-a86f-a5d1f00db508
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-31 09:53:33 +00:00 |
copilot-swe-agent[bot]
|
369c90c9ee
|
修复SSH密钥写入安全性·使用env变量+完整格式验证·修复deploy YAML结构
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fe52b677-fd2b-4179-bb74-be570d9e15ba
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-30 14:36:51 +00:00 |
copilot-swe-agent[bot]
|
3467dd3fb9
|
铸渊全盘重建·52→11核心工作流·41个旧天眼系统归档·SSH诊断修复·语言等于现实
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fe52b677-fd2b-4179-bb74-be570d9e15ba
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-30 14:33:48 +00:00 |
copilot-swe-agent[bot]
|
708ffb90ad
|
代码审查修复·CN工作流路径统一·server.js存在检查·SSH加固增强
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/36c879f1-286c-4166-aeee-13297073467f
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-30 13:46:36 +00:00 |
copilot-swe-agent[bot]
|
a1478aa74c
|
密钥配置完成·CN部署工作流创建·README v12.0·部署就绪·CS-20260330-1344
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/36c879f1-286c-4166-aeee-13297073467f
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-30 13:44:49 +00:00 |