Skip to content
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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

littlejiancc
Copy link
Collaborator

Ⅰ. 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.

@CLAassistant
Copy link

CLAassistant commented Jan 23, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ littlejiancc
✅ johnlanni
❌ github-actions[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.63%. Comparing base (ef31e09) to head (cc57f7b).
Report is 283 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            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     

see 70 files with indirect coverage changes


PAYLOAD=$(jq -n \
--arg model "deepseek-chat" \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

模型名称也加一个变量吧

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants