Commit Graph

6 Commits

Author SHA1 Message Date
zuoxuesong-worker bd780ee397
feat: add export copy func (#2875)
feat: add export copy func



feat: add export copy func

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>
2025-11-28 15:58:00 +08:00
zuoxuesong-worker 0d5b36eebd
feat: change downloadKubekey.sh and workflow (#2848)
feat: change downloadKubekey.sh and workflow



feat: change downloadKubekey.sh and workflow



feat: change downloadKubekey.sh and workflow



feat: change downloadKubekey.sh and workflow

Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>
2025-11-11 09:28:27 +08:00
liujian 8a5ad6ee8c
fix: update downloadKubekey.sh to set LATEST_VERSION dynamically during release process (#2844)
Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-11-10 11:10:47 +08:00
zuoxuesong-worker 6d6cad84a8
bugfix: fix offline pkg dir error (#2828)
Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>
2025-10-27 17:28:15 +08:00
redscholar 63043005d2
fix: update artifact export path in downloadKubekey.sh to use absolute path
Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-10-21 14:52:16 +08:00
liujian 3af5e91aa4
feat: update release configuration and add download script (#2815)
- Changed the archive name template in .goreleaser.yaml for better clarity.
- Added a new section in README files to document the UI installation process for versions v4.0.0 and above.
- Removed the old release workflow file and updated the releaser.yaml to include artifact synchronization to OSS.
- Introduced a new script (downloadKubekey.sh) for downloading binaries with UI support.

Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-10-20 18:45:43 +08:00