Commit Graph

24 Commits

Author SHA1 Message Date
e6ff8a887c feat: release 自动使用 tag 注释作为 Release 说明
All checks were successful
Release / build (push) Successful in 6m27s
2026-04-08 02:30:33 +08:00
7a758aa549 fix: release.yaml 安装 bash 支持 build.sh
Some checks failed
Release / build (push) Failing after 37s
2026-04-08 02:21:21 +08:00
13298931fd fix: release.yaml 构建时切换到正确目录
Some checks failed
Release / build (push) Failing after 35s
2026-04-08 02:14:12 +08:00
0a40258d9a feat: TUI帮助功能与样式改进
Some checks failed
Release / build (push) Failing after 37s
- 添加帮助信息栏 (bubbles help组件, Ctrl+H切换)
- 翻译卡片样式优化 (Padding空隙、上方内边距)
- 扩展build.sh支持跨平台编译
- release.yaml使用build.sh构建
2026-04-08 02:08:34 +08:00
9acbc834a4 fix: 修改release.yaml从main分支构建
All checks were successful
Release / build (push) Successful in 10m56s
2026-04-07 23:58:01 +08:00
21e4710829 fix: upload release assets with correct API endpoint
All checks were successful
Release / build (push) Successful in 11m33s
2026-04-07 09:17:11 +08:00
d26558ad0a fix: install curl before release step
All checks were successful
Release / build (push) Successful in 12m1s
2026-04-07 08:53:32 +08:00
34a7e7d208 fix: use absolute path for workspace 2026-04-07 08:42:43 +08:00
d327bedf04 fix: add -buildvcs=false flag and remove debug step
Some checks failed
Release / build (push) Failing after 5m39s
2026-04-07 08:40:40 +08:00
8c5eff79cc fix: use current dir instead of /workspace
Some checks failed
Release / build (push) Failing after 1m3s
2026-04-07 08:29:30 +08:00
0ba6df60b0 fix: copy files to /workspace and add debug step
Some checks failed
Release / build (push) Failing after 29s
2026-04-07 08:28:17 +08:00
1733d7b1cc fix: clone to subdir then move files to root
Some checks failed
Release / build (push) Failing after 58s
2026-04-07 08:24:47 +08:00
a4f3f1fef3 fix: use relative path for build instead of module name
Some checks failed
Release / build (push) Failing after 48s
2026-04-07 08:23:19 +08:00
9b0a5dcb4c fix: clone dev branch
Some checks failed
Release / build (push) Failing after 1m26s
2026-04-07 08:19:53 +08:00
15759ec42d fix: add go mod download before build
Some checks failed
Release / build (push) Failing after 46s
2026-04-07 08:18:28 +08:00
6fbf9a68cf fix: use module name instead of file path
Some checks failed
Release / build (push) Failing after 31s
2026-04-07 08:17:19 +08:00
cdf661734f fix: install git before clone
Some checks failed
Release / build (push) Failing after 21s
2026-04-07 08:15:35 +08:00
4b12c90e50 refactor: use golang:alpine container with direct clone
Some checks failed
Release / build (push) Failing after 2m30s
2026-04-07 08:12:22 +08:00
a3bc91bdaf fix: build path should point to main.go
Some checks failed
Release / build (push) Failing after 1m47s
2026-04-07 08:06:56 +08:00
1d12134314 fix: use curl to create release instead of external action
Some checks failed
Release / build (push) Failing after 5m9s
2026-04-07 08:00:28 +08:00
cd90a9c1b3 fix: use mirrored gitea-release-action
Some checks failed
Release / build (push) Failing after 19s
2026-04-07 07:58:38 +08:00
60c9f99525 fix: use gitea-release-action directly
Some checks failed
Release / build (push) Failing after 14s
2026-04-07 07:53:15 +08:00
aded7dba33 fix: use curl instead of external action
Some checks failed
Release / build (push) Has been cancelled
2026-04-07 07:51:56 +08:00
917002834c add: Gitea Actions workflow for release
Some checks failed
Release / build (push) Failing after 3m17s
2026-04-07 07:39:42 +08:00