shanshanzhong147
  • Joined on 2025-08-09
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-09 07:03:48 -05:00
610eb4f20d feat(CI): 添加 NuGet 安装脚本并优化 CI 流程
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-09 02:50:21 -05:00
8cc88be5f6 ci(workflows): 添加Windows构建修复步骤到CI流程
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-09 02:01:31 -05:00
50f4237c74 ci(workflow): 优化Windows构建流程中的Flutter路径配置
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-09 01:01:07 -05:00
deac0adabd feat(CI): 添加Flutter安装脚本并改进Windows构建流程
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-08 22:40:53 -05:00
4f9d405c9f ci: 移除无用的Flutter设置步骤
88091e84c0 ci: 移除不再需要的Flutter安装脚本并修正CI文件格式
Compare 2 commits »
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-08 11:07:36 -05:00
fafad1ff97 ci(workflows): 移除Flutter版本固定并启用Windows桌面支持
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-08 00:25:22 -05:00
fbcf5f7e61 ci(workflow): 移除不再需要的Flutter容器和版本检查步骤
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 12:54:19 -05:00
b21d189ca1 ci(docker): 添加Flutter容器配置以支持构建
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 12:46:44 -05:00
701acd561a ci(workflow): 更新 Flutter 版本至 3.24.3 并添加回退检查
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 11:12:53 -05:00
3b419d1e24 ci: 添加测试 Flutter 环境的批处理脚本
e3b9fea5b2 ci(workflow): 更新Flutter版本至3.35.5并移除旧版本检查步骤
Compare 2 commits »
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 10:34:13 -05:00
54dd4cbd35 ci(workflow): 更新Flutter版本至3.24.0并添加3.24.5的检出步骤
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 09:59:17 -05:00
77b721df4b ci(workflows): 在Windows环境中添加jq到PATH
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 09:33:21 -05:00
8937024241 fix: 修复批处理文件中的缩进和错误处理逻辑
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 08:18:23 -05:00
29c6e40940 refactor(copy_libcore): 移除jq安装步骤并简化脚本流程
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 07:54:59 -05:00
f75b109025 ci(docker): 移除Git Extra Header配置并添加jq安装验证
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 07:53:30 -05:00
eb4db67fa1 ci(docker): 将脚本中的中文注释和输出信息改为英文
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 07:51:51 -05:00
62d3157665 ci(docker): 移除修复Git Extra Header的冗余步骤
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 07:50:59 -05:00
577327c40a ci(workflow): 修复 git extraheader 配置并添加 jq 安装检查
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 07:45:16 -05:00
fed0b0e422 fix: 改进jq安装脚本的错误处理和日志输出
shanshanzhong147 pushed to main at HI-VPN/hi-client 2025-11-07 07:10:30 -05:00
ad5d0c9b7a fix(copy_libcore.bat): 改进jq安装脚本的可靠性和清理逻辑