Skip to content

Comments

chore: fix make gen-check#7937

Merged
rudrakhp merged 2 commits intoenvoyproxy:mainfrom
zirain:chore-gen-check
Feb 10, 2026
Merged

chore: fix make gen-check#7937
rudrakhp merged 2 commits intoenvoyproxy:mainfrom
zirain:chore-gen-check

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 b2bb09d
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/698970803b91550008af7987

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.81%. Comparing base (5c2075b) to head (b2bb09d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7937   +/-   ##
=======================================
  Coverage   73.81%   73.81%           
=======================================
  Files         241      241           
  Lines       36608    36608           
=======================================
  Hits        27021    27021           
  Misses       7681     7681           
  Partials     1906     1906           

☔ 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 <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
@zirain
Copy link
Member Author

zirain commented Feb 10, 2026

/retest

@zirain
Copy link
Member Author

zirain commented Feb 10, 2026

/retest

@rudrakhp rudrakhp merged commit 5b6c4bd into envoyproxy:main Feb 10, 2026
89 of 95 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.

6 participants