Commit Graph

2 Commits

Author SHA1 Message Date
7179e72a3f ci: update GitHub workflows to use latest action versions
Some checks failed
v1 version / test scp action (push) Failing after 9s
v1 version / test deploy artifact (push) Failing after 9s
v1 version / test changed-files (push) Failing after 11s
v1 version / test target folder (push) Failing after 12s
v1 version / test Multiple Host (push) Failing after 13s
lint and test / test scp action (push) Failing after 13s
lint and test / test deploy artifact (push) Failing after 13s
lint and test / test changed-files (push) Failing after 14s
lint and test / test target folder (push) Failing after 15s
lint and test / test Multiple Host (push) Failing after 16s
- Update actions/setup-go to v6 in the goreleaser workflow
- Update tj-actions/changed-files to v47 in stable and testing workflows

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2025-09-16 22:58:49 +08:00
c6ff96b7f6 ci: implement automated release workflow with GoReleaser
- Add GitHub Actions workflow for GoReleaser
- Configure GoReleaser to skip builds
- Set up changelog groups for features, bug fixes, enhancements, refactors, build process updates, and documentation updates

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-10-07 22:41:36 +08:00