Skip to content

Add CI workflow for tests, linting, and build - #6

Merged
ChrisJBurns merged 3 commits into
mainfrom
add-ci-workflow
Jan 15, 2026
Merged

Add CI workflow for tests, linting, and build#6
ChrisJBurns merged 3 commits into
mainfrom
add-ci-workflow

Conversation

@ChrisJBurns

Copy link
Copy Markdown
Collaborator

Runs on PRs and pushes to main:

  • Test: runs go test with race detector and coverage
  • Lint: runs golangci-lint
  • Build: verifies the project builds

ChrisJBurns and others added 3 commits January 15, 2026 21:04
Runs on PRs and pushes to main:
- Test: runs go test with race detector and coverage
- Lint: runs golangci-lint
- Build: verifies the project builds

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Fix gci formatting in yaml_test.go (comment alignment)
- Fix unused parameter in client_test.go
- Add nolint:gosec for helm-docs exec.Command (trusted input)
- Rename 'files' variable to avoid shadowing import

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@ChrisJBurns
ChrisJBurns merged commit 1de6f3d into main Jan 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant