-
Notifications
You must be signed in to change notification settings - Fork 5k
[Improvement][Helm] using helm-docs to generate docs automatically #15299
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
Conversation
9e31946 to
bf5d613
Compare
|
I noticed that a deadline check CI has failed. However, I believe this error can be ignored because it's checking the newly added helm charts' |
|
I don't know why the OWASP Dependency Check has failed. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #15299 +/- ##
=========================================
Coverage 38.11% 38.11%
- Complexity 4696 4697 +1
=========================================
Files 1300 1300
Lines 44778 44778
Branches 4800 4800
=========================================
+ Hits 17067 17068 +1
Misses 25858 25858
+ Partials 1853 1852 -1 ☔ View full report in Codecov by Sentry. |
Cause we have security issue and we do not handle it, it is unrelated to you patch |
Yeah, you are right, but we have to pass the docs check to merge the patch into the dev branch. So can we try to add disable for current line [DolphinScheduler Helm Charts](https://github.com/apache/dolphinscheduler/blob/dev/deploy/kubernetes/dolphinscheduler/README.md) <!-- markdown-link-check-disable-line --> |
|
others LGTM |
Done. @zhongjiajie |
ruanwenjun
left a comment
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
Signed-off-by: Gallardot <[email protected]>
Signed-off-by: Gallardot <[email protected]>
a157c13 to
977c19f
Compare
|

Purpose of the pull request
Generate the chart's README.md file using helm-docs. When the
values.yamlfile is modified, the README.md file needs to be regenerated.CI validation has also been added.
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md