基础设施修复 #2

Merged
jiangtx merged 2 commits from jtx_branch into master 2026-06-02 16:56:23 +08:00

2 Commits

Author SHA1 Message Date
蒋天翔 9ea0dc71b9 ci: 更新 CI 配置支持 Go 1.26.1 和建木流水线
CI / Build, Lint, Test (pull_request) Failing after 35m40s Details
- Gitea Actions: 更新 Go 版本为 1.26.1 以匹配 go.mod
- 建木流水线: 新增 .devops/ci.yml,push 到 jtx_branch 自动触发

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 16:03:40 +08:00
蒋天翔 aa0a623a73 feat: 添加 Raw API HTML 响应自动检测与诊断提示
当 GitLink API 返回 HTML 页面(如登录页)而非 JSON 数据时,
自动识别并返回结构化错误信息,包含可能原因和修复建议。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 16:02:59 +08:00