Skip to content

ci: add test and helm lint workflow#148

Open
Hy3n4 wants to merge 1 commit into
mainfrom
feat/ci-testing
Open

ci: add test and helm lint workflow#148
Hy3n4 wants to merge 1 commit into
mainfrom
feat/ci-testing

Conversation

@Hy3n4

@Hy3n4 Hy3n4 commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add CI workflow that runs on PRs and main push
  • test job: runs make test (Go unit tests with envtest)
  • helm-lint job: runs helm lint + helm template on the osko chart

Ensures code and chart quality is verified before merge — currently no CI test coverage exists.

Signed-off-by: Hy3n4 <hy3nk4@gmail.com>
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