-
Notifications
You must be signed in to change notification settings - Fork 142
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
CI: add basic Helm testing #352
Conversation
@@ -29,3 +29,6 @@ sources: | |||
keywords: | |||
- polaris | |||
- iceberg | |||
maintainers: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This list is the result of git shortlog -n -s -- helm
. It must contain valid GitHub handles.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM - but add it as a required check?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks!
Cannot merge it from github due to the same blocker. We need a way to force push it. |
Description
This PR introduces some basic CI testing for the Polaris Helm chart.
Type of change
CI Tests.
How Has This Been Tested?
CI.
Checklist: