Commit Graph

13 Commits

Author SHA1 Message Date
Yeuoly 399c027756 chore: add checkout step in publish-cli workflow (#229) (#232) 2025-04-22 16:29:27 +08:00
Bowen Liang d918e0292d chore: modernize GHA versions (#226) 2025-04-20 17:43:38 +08:00
Bowen Liang ef676bee47 chore: align go version in GHA to 1.23 (#225) 2025-04-20 17:43:05 +08:00
Yeuoly a697cc0f0f feat(ci): enhance CLI publishing workflow with macOS signing (#196)
* feat(ci): enhance CLI publishing workflow with macOS signing

* refactor(ci): update CLI publishing workflow to use artifact uploads instead of direct release uploads

* fix: remove upload

* upgrade actions/download-artifact@v4

* fix: artifact conflicts

* fix: typo

* refactor(ci): update macOS CLI publishing workflow to handle arm64 and amd64 binaries separately

* optimize

* refactor(ci): remove stapling of notarization tickets from CLI publishing workflow

* fix

* done
2025-04-14 20:23:23 +08:00
Yeuoly 96ee1a5431 fix: add .exe extenstion to windows cli 2024-12-18 22:01:15 +08:00
Yeuoly 244713eb52 fix: avoid quotes from versions 2024-11-15 17:29:15 +08:00
Yeuoly f6a6e0eb1b enhance: append 'v' prefix to cli version 2024-11-15 17:26:17 +08:00
Yeuoly 5d09e10624 fix: allows spaces in commandline version 2024-11-15 17:21:40 +08:00
Yeuoly e54b307a4d refactor: plugin and bundle command, support version command 2024-11-15 17:21:02 +08:00
Yeuoly e9e3d8c00b enhancement: reduce github action runs for cli complation 2024-11-07 13:54:26 +08:00
Yeuoly 60a5a5113e fix: github actions has incorrectly using of platforms 2024-11-07 13:44:28 +08:00
Yeuoly cf61a868e1 fix: missing darwin 2024-11-07 13:35:48 +08:00
Yeuoly c087652464 feat: ci for cli auto publish 2024-11-07 13:28:12 +08:00