Template repo for Go packages/libraries
TODO:
- Replace go-pkg-template with new repo name
- Add high level description
- Add usage examples
- Add CODECOV_TOKEN secret to GitHub Actions environment secrets
- Get token from https://app.codecov.io/github/mccutchen//config/general
- Set up branch protection rules
- Require linear history
- Require pull requests
- Require lint/test CI checks to pass
- Set up security scanning
- Maybe:
- Update go version in go.mod
- Update action versions in .github/workflows/*.yaml
TK
make test