Skip to content

Fix template tests and add go test on gha-validate-chart #3886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

nikola-jokic
Copy link
Collaborator

When new change is added only to the values and the charts, only lint will be called. Since the change is not related to the go file, go tests don't run, causing missed test calls on charts.

This change calls go test on chart tests, and adds missing flag applied by default

@nikola-jokic nikola-jokic added the gha-runner-scale-set Related to the gha-runner-scale-set mode label Jan 15, 2025
@nikola-jokic nikola-jokic merged commit 66172ab into master Jan 15, 2025
20 checks passed
@nikola-jokic nikola-jokic deleted the nikola-jokic/fix-chart-test branch January 15, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gha-runner-scale-set Related to the gha-runner-scale-set mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants