Commit Graph

5 Commits (7e02feefebc6ca42b6f780195f49a01bb98a39bf)

Author SHA1 Message Date
Bo-Yi Wu b838bc2f27
chore(ci): bump actions/setup-go from v6 to v7
- Update actions/setup-go from v6 to v7 in workflow files
1 month ago
Bo-Yi Wu 068c0c7a4e
chore(ci): update GitHub Actions dependencies to latest versions
- Bump actions/checkout from v6 to v7
2 months ago
Bo-Yi Wu 90162d1e43
chore(ci): update GitHub Actions dependencies to latest versions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 months ago
appleboy 823bd89e13
ci: trigger GitHub Actions workflows only on version tags
- Restrict the GitHub Actions workflow to trigger only on tags matching the pattern vMAJOR.MINOR.PATCH

Signed-off-by: appleboy <appleboy.tw@gmail.com>
9 months ago
appleboy 25ce8cbbcb
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>
2 years ago