Skip to content

Conversation

@zirain
Copy link
Member

@zirain zirain commented Jan 14, 2026

  • Separated helm template from helm-genreate
  • make helm-template part of the gen-check but after manifest

@zirain zirain requested a review from a team as a code owner January 14, 2026 03:45
@netlify
Copy link

netlify bot commented Jan 14, 2026

Deploy Preview for cerulean-figolla-1f9435 canceled.

Name Link
🔨 Latest commit 9ec0654
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/696ae3b1f0f8670007fd4803

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.78%. Comparing base (a588d66) to head (9ec0654).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7937      +/-   ##
==========================================
- Coverage   72.80%   72.78%   -0.02%     
==========================================
  Files         237      237              
  Lines       35475    35475              
==========================================
- Hits        25827    25821       -6     
- Misses       7807     7812       +5     
- Partials     1841     1842       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@@ -128,7 +128,7 @@ export USAGE_OPTIONS

.PHONY: generate
generate: ## Generate go code from templates and tags
generate: kube-generate docs-api helm-generate go.generate kube-generate-examples
generate: kube-generate docs-api go.generate kube-generate-examples
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesnt this make generate ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we should move helm template out of helm-generate

@zirain zirain force-pushed the chore-gen-check branch 3 times, most recently from e244a79 to f9c2997 Compare January 14, 2026 06:29
@zirain zirain requested a review from arkodg January 14, 2026 23:33
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
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.

2 participants