Commit Graph

12 Commits

Author SHA1 Message Date
b5552d7ffe multi repo support 2025-11-22 17:31:53 +08:00
79e949f4c3 fix 2025-11-22 17:20:33 +08:00
94a04e53fb 改进环境变量注入和调试日志
- 添加详细的环境变量调试日志
- 改进变量替换逻辑,支持expandvars和手动替换双保险
- 提供更好的错误诊断信息和解决方案
- 显示环境变量设置状态和部分值(隐藏敏感信息)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-21 10:28:38 +08:00
66ef9b059b fix 2025-11-20 22:19:43 +08:00
059855c6e8 添加网络诊断和重试机制
- 在 sync_repos.py 中添加Git fetch重试机制(最多3次)
- 优化错误处理和超时管理
- 在 workflow中添加网络连通性诊断步骤
- 提供更详细的错误诊断信息

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 22:18:52 +08:00
19a8bf43ba fix 2025-11-20 21:52:51 +08:00
22c1ddc3ec 更新 Claude 权限设置
- 添加 git pull 命令权限
- 添加 git config 命令权限

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 21:47:52 +08:00
bc75ebff15 Merge branch 'master' of ssh://gitea.fjy8018.top:8022/BladeX/code-sync-project 2025-11-20 21:47:11 +08:00
bcdcefaa81 fix 2025-11-20 21:45:25 +08:00
dcbba1b90b 更新 repos.yaml 2025-11-20 21:45:04 +08:00
02fd55f0c4 fix name 2025-11-20 21:41:58 +08:00
f74f068071 init pipeline 2025-11-20 21:35:08 +08:00