- .goreleaser.yaml:5 平台二进制(linux/darwin/windows × amd64/arm64)+ tar.gz/zip 双格式归档 + 双架构 Docker 镜像(ACR registry.cn-hangzhou.aliyuncs.com/skymirror/fileshare) + 多架构 manifest(版本号 + latest)+ Gitea Release 发布 - main.go:APP_VERSION 从 const 改 var,支持 -ldflags -X 注入发布版本; 新增 BuildCommit/BuildDate 注入点 - dist/ 加入 .gitignore