Commit Graph

7 Commits

Author SHA1 Message Date
kdletters b913aa9ed3 修复Windows命令脚本启动
Project CI / Repository checks (pull_request) Failing after 14s
Project CI / Frontend tests (pull_request) Successful in 3m40s
Project CI / Backend tests (pull_request) Failing after 11s
Project CI / Native shell tests (pull_request) Failing after 16m26s
使用shell模式执行npm.cmd以兼容Windows子进程
2026-09-01 11:54:53 +08:00
kdletters bccc969855 修复Windows构建调用npm
Project CI / Repository checks (pull_request) Failing after 9s
Project CI / Backend tests (pull_request) Failing after 9s
Project CI / Frontend tests (pull_request) Successful in 4m6s
Project CI / Native shell tests (pull_request) Failing after 17m52s
在Windows平台使用npm.cmd启动Tauri构建
2026-09-01 11:53:06 +08:00
kdletters 9ecc4eeae8 构建前按 OSS 版本递增 AGC patch
Project CI / Repository checks (pull_request) Failing after 8s
Project CI / Backend tests (pull_request) Failing after 10s
Project CI / Frontend tests (pull_request) Successful in 3m20s
Project CI / Native shell tests (pull_request) Failing after 16m58s
构建前读取 OSS latest.json 并选择较高版本递增 patch

同步更新 AGC package、Tauri 与 Cargo 版本字段

让一键上传复用版本准备流程并更新发布文档

补充版本计算、配置校验与清单生成测试
2026-08-31 15:24:30 +08:00
kdletters 4a66677547 增加 AGC 一键构建上传命令
Project CI / Repository checks (pull_request) Failing after 14s
Project CI / Backend tests (pull_request) Failing after 10s
Project CI / Frontend tests (pull_request) Successful in 4m31s
Project CI / Native shell tests (pull_request) Failing after 20m21s
构建完成后自动生成并上传更新清单
通过 ossutil 上传 Windows x64 安装包
保留本机凭据与 OSS 参数配置边界
2026-08-31 15:06:32 +08:00
kdletters 13cc6c2a5d 固定 AGC Windows x64 发布目标
Project CI / Repository checks (pull_request) Failing after 10s
Project CI / Frontend tests (pull_request) Successful in 3m45s
Project CI / Backend tests (pull_request) Failing after 12s
Project CI / Native shell tests (pull_request) Failing after 5m10s
构建默认使用 x86_64-pc-windows-msvc
更新清单只扫描 Windows NSIS 安装包
同步构建产物目录说明
2026-08-31 15:02:55 +08:00
kdletters f6109b058b 切换 AGC 更新服务到 agc-dev OSS
Project CI / Repository checks (pull_request) Failing after 9s
Project CI / Frontend tests (pull_request) Successful in 3m58s
Project CI / Backend tests (pull_request) Failing after 9s
Project CI / Native shell tests (pull_request) Failing after 16m9s
更新客户端清单默认地址
同步下载白名单与 CSP 域名
修正构建清单的 OSS 下载前缀
2026-08-31 15:00:03 +08:00
kdletters 0899118fe1 构建时自动生成 AGC 更新清单
Project CI / Repository checks (pull_request) Failing after 16s
Project CI / Backend tests (pull_request) Failing after 14s
Project CI / Frontend tests (pull_request) Successful in 3m6s
Project CI / Native shell tests (pull_request) Failing after 16m48s
新增发布构建包装脚本并扫描平台安装包
自动计算下载地址、文件大小和 SHA-256
补充构建脚本测试与发布文档
2026-08-31 14:55:57 +08:00