Commit Graph
6 Commits
Author SHA1 Message Date
zimonianhua 3044db38bb ci: 改进版本信息获取以支持无标签提交
修改所有 GitHub Actions 工作流,在检出代码时获取完整历史记录和标签,并将 `git describe` 命令统一添加 `--always` 参数,确保在无标签的提交上也能生成有效的版本信息。
2026-02-11 09:58:46 +08:00
JustSong 4a3e1850fb ci: enable generating release notes 2023-05-08 19:03:23 +08:00
JustSong ccf131037b ci: set release as draft by default 2023-01-05 17:30:38 +08:00
JustSong 17ff9649ac ci: use GitHub Actions to build arm64 version binary & Docker image (close #36) 2022-12-21 21:20:22 +08:00
JustSong 1aaa8b64b5 fix: update GitHub Actions config for Linux release 2022-12-10 15:23:23 +08:00
JustSong f1d5d9c8d1 init: reinitialize from gin-template 2022-11-11 15:35:02 +08:00