helm/.github/workflows
Matt Farina 847369c184
Update to Go 1.21 for builds
Noteis:
1. This moves golangci scanning to a GitHub action. This will
   enable inline pointers to issues in the PR where linting fails.
2. Go 1.21 is specified in the go.mod because Kubernetes libs
   require it.
3. The lint issues were removed. Some were fixed while others
   were handled by skipping linting or using _ as an argument.
   Many of these can be refactored later for better cleanup.

Signed-off-by: Matt Farina <matt.farina@suse.com>
2024-01-08 15:48:36 -05:00
..
build-test.yml Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
codeql-analysis.yml chore(deps): bump github/codeql-action from 2.22.10 to 3.22.11 2023-12-13 21:36:40 +00:00
golangci-lint.yml Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
release.yml Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
stale-issue-bot.yaml don't mark issues as stale where a PR is in progress 2023-02-09 09:37:51 -08:00