1
0
mirror of https://github.com/zu1k/nali.git synced 2025-01-22 21:29:02 +08:00
Commit Graph

4 Commits

Author SHA1 Message Date
Zhiyong(Johnny) Zhao
44522726f8 test: added test for version.go 2023-10-02 13:30:57 -04:00
Zhiyong(Johnny) Zhao
4123411ecb fix: delete write permission validation for files when self-update 2023-09-29 13:01:48 -04:00
Zhiyong(Johnny) Zhao
f2bec94681 fix: fix self-update bugs
1. added -v for update command, only update binary when -v is assigned;
2. removed the reference to semver library, implemented repo version compare functions;
3. edited release-aur-git rule in go.yml, won't replace the hyphen to dot in release version;
2023-09-28 16:31:29 -04:00
Zhiyong(Johnny) Zhao
43a308056f
feat: implement self-update for nali (#177) 2023-09-28 22:41:43 +08:00