Commit Graph

23 Commits

Author SHA1 Message Date
f628c39287 Update golangci-lint version 2025-09-29 09:54:58 +08:00
033394c457 Fix invalid signtool path 2025-07-21 22:20:41 +08:00
3730c0660b Support for ARM64 (#257)
* Support for ARM64

* Rename environment variable

* Switch to MinGW toolchain

* Fix invalid path

* Fix error handling

* Fix error level

* Delete installer/actions/actions.def
2025-07-12 22:08:03 +08:00
a443bf41ba Use code signing for release files (#244)
* Use code signing for release files

* Use matrix strategy

* Fix incorrect directory structure

* Fix missing command option

* Fix invalid file checksum

* Fix missing imports

* Add code signing policy

* Update sponsor

* Remove SHA256 checksum

* Test release process

* Switch to release policy
2025-06-30 15:08:21 +08:00
8a268e5ae0 Use go1.23 2024-10-23 06:18:09 +00:00
b35770b029 Support go1.22 and remove legacy patch 2024-03-21 00:30:33 +08:00
dd0e3cb790 Fix missing GOPATH variable in releaser workflow (#131)
* Fix missing GOPATH variable in releaser workflow

* Downgrade setup-go to v4

* Set GOPATH manually

* Set GOPATH manually

* Upgrade setup-go to v5
2024-03-17 14:21:48 +08:00
d0bbdb201b Rollback to go1.21.4 2024-03-14 15:12:30 +08:00
f54cc4f898 Support go1.22 and upgrade GitHub Actions version 2024-02-22 03:22:30 +00:00
4e8ee741ab Add portable (standalone) build (#85)
* Add portable (standalone) build

* Replace '/' with '\'
2023-08-31 22:05:58 +08:00
5945ca3460 Workflow: build with go1.21 2023-08-14 10:07:33 +00:00
f541c5e621 Add golangci-lint linter and go tests (#50)
* Add golangci-lint linter and go tests

* Fix linter

* Fix triggers

* Update releaser.yml

* Remove env

* Rename tests

* Add tests

* Fix timezone
2023-03-24 15:48:01 +08:00
5dd73a8388 Build 32-bit binaries (#49)
* Build 32-bit binaries

* Update README

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Update release workflow

* Add step name

* Remove workflow triggers

* Change upload asset action

* Add artifact name

* Use conditional job

* Fix workflow warnings

* Update release workflow

* Fix space

* Update releaser.yml
2023-03-22 17:51:00 +08:00
30099655ba Update release workflow 2023-03-08 20:56:06 +08:00
337401938e Fix typos 2023-02-10 15:48:39 +08:00
d823b22c44 Support go1.20 2023-02-10 04:46:20 +08:00
ac31290324 Build with go1.19 2022-10-27 15:59:58 +08:00
2939eaa70a Workflows: fix changelog reader 2022-07-01 10:45:27 +08:00
68f15e055a Workflow: fix version info 2022-05-15 15:40:00 +08:00
d2218a1f3f Workflow: read version info 2022-05-15 15:15:37 +08:00
47ea387a5c Workflow: build with go1.18 2022-03-24 15:49:12 +08:00
e77bf5df4b Update releaser workflow 2022-03-03 15:19:26 +08:00
5b106039e3 Add github actions 2022-03-02 17:45:37 +08:00