-
Notifications
You must be signed in to change notification settings - Fork 552
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 translate-readme action to translate English into Chinese #1711
base: main
Are you sure you want to change the base?
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1711 +/- ##
==========================================
+ Coverage 35.91% 43.63% +7.72%
==========================================
Files 69 76 +7
Lines 11576 12358 +782
==========================================
+ Hits 4157 5393 +1236
+ Misses 7104 6628 -476
- Partials 315 337 +22 |
.github/workflows/helm-docs.yaml
Outdated
|
||
PAYLOAD=$(jq -n \ | ||
--arg model "deepseek-chat" \ |
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.
模型名称也加一个变量吧
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.
done
Ⅰ. Describe what this PR did
Add translate-readme action to translate English into Chinese
Ⅱ. Does this pull request fix one issue?
none
Ⅲ. Why don't you add test cases (unit test/integration test)?
helm readme doc
Ⅳ. Describe how to verify it
Use deepseek api to test.
action run
Ⅴ. Special notes for reviews
Confirm git commit user.