v1.1.0+21.7
·
7 commits
to main
since this release
zentao-cli 1.1.0+21.7
zentao-cli 是面向 AI Agent 与现代开发者的禅道 (ZenTao PMS) 命令行工具与 Go SDK。
安装方式详见 README。
Changelog
Features
- 58b0dc2: feat: enforce SemVer 2.0 build metadata tag validation via git hooks and CI gate; update docs (@windosx)
- d28de9f: feat: structured errors, OS keyring, pagination flags, split GoReleaser (@windosx)
Other Changes
- 1a99aca: ci: add --skip=sbom to choco job (syft not installed on windows runner) (@windosx)
- 16efea7: ci: add continue-on-error to choco-publish job to tolerate push.chocolatey.org 504 outages (@windosx)
- 848a485: ci: add retry logic for chocolatey push against 504 Gateway Timeout (@windosx)
- 39e4897: ci: disable github release in .goreleaser.choco.yaml to avoid duplicate asset upload (@windosx)
- bbaf23b: ci: extract chocolatey to dedicated windows-latest job with .goreleaser.choco.yaml (@windosx)
- d82cea2: ci: fix chocolatey publishing via --skip flags instead of split config (@windosx)
- 9367687: ci: move chocolatey push to windows-latest job; build nupkg on ubuntu (@windosx)
- 3988bd6: ci: normalize nupkg version and filename to NuGet v2 format (+ -> .) before pushing to Chocolatey (@windosx)
- d01cbf3: ci: revert release to single-job goreleaser; remove --split (Pro-only) (@windosx)