-
Notifications
You must be signed in to change notification settings - Fork 72
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
Add new chart test workflow #833
Conversation
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.
Seems the CI lint errors indicate that we should upgrade the Chart version?
Yeah, chart-testing will need a version bump when the chart has new changes. I updated a new version in the testing to trigger the test, So I just revert the chart version after the tests are working. |
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.
@FushuWang Please resolve the conflicts
.github/workflows/chart_test.yml
Outdated
pull_request: | ||
branches: | ||
- '*' | ||
paths: | ||
- 'charts/**' | ||
- '.github/workflows/**' |
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.
Should we restrict the paths to sn-platform?
08164d8
to
a7ea904
Compare
939b46d
to
abfaa5f
Compare
612d743
to
4e32ea5
Compare
c8c3a76
to
f9e055c
Compare
8a7940c
to
8c67dc8
Compare
bc398b3
to
8960167
Compare
8e41d71
to
c440e08
Compare
Fixes #772
Motivation
Add new chart test workflow.
Modifications
Add new action
Verifying this change
Documentation
Check the box below.
Need to update docs?
no-need-doc
(Please explain why)