- Added CodeQL analysis
- Add feature: golangci-lint
- Add format check to CI pipeline
- Add feature: tests in a seperate package
- Fix action release to actually create a release package
Template for Go module projects:
- Dependencies version updates with dependabot.
- GitHub Actions for auto-merging PRs created by dependabot.
- GitHub Actions for CI/CD and auto-releasing.