12 Commits

Author SHA1 Message Date
Akizon77
7a8a951f9b feat: 添加发布时生成提交记录的发布说明工作流 2025-10-15 12:28:09 +08:00
Akizon77
dfd758bde4 ci: Docker 镜像构建 2025-07-21 06:36:15 +00:00
Akizon77
10baf9aa8a ci: 自动构建附件 2025-07-03 14:06:19 +08:00
Akizon77
e1f52b9b77 feat: 添加对Darwin和FreeBSD的GPU及操作系统名称获取功能 2025-06-29 20:24:05 +08:00
Akizon77
d64c11eab1 fix: 修正构建命令中的包路径,确保版本更新信息正确传递 2025-05-16 21:06:45 +08:00
Akizon77
e34367de69 Refactor monitoring package: remove platform-specific files and consolidate OS detection and process counting logic
- Deleted os_windows.go and process_windows.go, replacing them with platform-agnostic implementations in unit directory.
- Removed Linux-specific process counting logic from process_linux.go and integrated it into unit.
- Consolidated uptime and OS name retrieval into unit files for better organization.
- Updated update mechanism to use global variables for current version and repository.
- Introduced command-line flags for configuration, including disabling auto-update and web SSH.
- Implemented WebSocket connection handling and terminal interaction for both Unix and Windows systems.
- Added basic info upload functionality to server package, enhancing monitoring capabilities.
2025-05-16 19:56:22 +08:00
Akizon
8a1041fda3 Update release.yml 2025-05-03 21:20:01 +08:00
Akizon77
5f882d7042 fix: 优化构建二进制文件的命令,减少生成的文件大小 2025-04-29 21:15:54 +08:00
Akizon77
07b2eef610 fix: 修复构建和上传二进制文件的名称 2025-04-29 21:12:11 +08:00
Akizon77
f607957365 fix: text 自动生成二进制 2025-04-29 21:07:58 +08:00
Akizon77
ec5bbcb2f4 fix: text 自动生成二进制 2025-04-29 21:03:04 +08:00
Akizon77
79d1760163 feat: 自动发布realease 2025-04-29 20:57:23 +08:00