fdc13ea06c32ddafea57f2713ffb4cb671487549
Deploy Client / build-windows (push) Successful in 1m41s
Deploy Client / build-android (push) Successful in 4m40s
Deploy Client / build-macos (push) Successful in 7m30s
Deploy Client / build-ios (push) Failing after 11m51s
Deploy Client / release-deploy (push) Has been skipped
client-v1.1.1 首跑:4 平台 build 全绿,但 release-deploy 卡在「Release → Forgejo」curl exit 28(超时,3m3s=release_ensure 60s×3 重试耗尽)。根因: release-deploy `runs-on: mac`(mac-pangolin-2)访问 git.51yanmei.com 走 frps 隧道 → 抖断。deploy-server/deploy-site 同类 Forgejo release 步跑在 ubuntu-latest(nas act_runner,与 gitea 同机/同网)稳定通过(server 仅 13s)。 - runs-on: mac → ubuntu-latest:release-deploy 全为网络/SSH 步骤(下载产物/ 传 Forgejo/SSH pangolin1/通知),无 mac 专属需求,挪到 nas runner 走本地。 - needs: [build-android] → [build-android, build-windows, build-macos, build-ios]: 等全部平台 build 完再发布,修旧竞态(只等 android → macos/ios 产物没传就发布 漏平台)。macos/ios 保留 continue-on-error,失败不阻断已成功平台。 - 更新过时注释(原称 Apple secret 未配 / needs 仅 android+windows)。 yaml 校验通过。build 四平台本身已在 run 639 全绿,本次只修发布环节。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01A79VtQA1BwTuQN1ThpvYpo
Pangolin
面向中国大陆用户的终端 VPN(科学上网)项目。
- 设计方案:
docs/技术方案.md - 实施计划:
plan/ - 部署(Phase 0,容器化 + CI/CD):
deploy/
Phase 0 现状
数据面两条线,容器化、经 Gitea Actions 自动部署到节点,与现网服务隔离:
- Xray VLESS + REALITY(主线,经宿主 nginx SNI 分流)
- sing-box Hysteria2(晚高峰加速线,UDP 443)
部署细节见 deploy/README.md。
Description
Releases
22
client 1.1.1
Latest
Languages
Go
36%
Dart
21.3%
JavaScript
13%
HTML
12.8%
Shell
4.4%
Other
12.3%