Skip to content

fix(crowdin): workflow improvements #7755

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

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

Conversation

avivkeller
Copy link
Member

@avivkeller avivkeller commented May 16, 2025

This PR fixes a few bugs in, and hardens, the Crowdin workflow.

Copy link

vercel bot commented May 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview May 16, 2025 9:59pm

@codecov-commenter
Copy link

codecov-commenter commented May 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.87%. Comparing base (fd87584) to head (f55381f).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7755      +/-   ##
==========================================
+ Coverage   74.85%   74.87%   +0.01%     
==========================================
  Files          98       98              
  Lines        7895     7895              
  Branches      200      200              
==========================================
+ Hits         5910     5911       +1     
+ Misses       1984     1983       -1     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

chore: sync translations from crowdin

Signed-off-by: nodejs-crowdin <[email protected]>
Co-authored-by: nodejs-crowdin <[email protected]>
@avivkeller avivkeller marked this pull request as ready for review May 16, 2025 21:58
@Copilot Copilot AI review requested due to automatic review settings May 16, 2025 21:58
@avivkeller avivkeller requested review from a team as code owners May 16, 2025 21:58
@avivkeller
Copy link
Member Author

This comment was marked as resolved.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR focuses on fixing bugs and improving the Crowdin workflow by updating translation keys in locale files, enhancing MDX content for the About pages, and refining the GitHub translations sync workflow.

  • Updated translation JSON files (zh-tw and uk) with new keys and revised content.
  • Modified MDX pages to improve layout, accessibility, and resource information.
  • Refactored the translations sync GitHub workflow for better branch naming, commit handling, and overall operational reliability.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
packages/i18n/locales/zh-tw.json Added new translation keys and restructured release information.
packages/i18n/locales/uk.json Synchronized new translation keys and updated copy for release details.
apps/site/pages/zh-tw/about/branding.mdx Upgraded layout structure, enhanced image references, and credited contributor.
apps/site/pages/uk/about/previous-releases.mdx Revised content to clarify official vs. community installation methods.
apps/site/pages/uk/about/index.mdx Introduced additional sections for official Node.js resources and communication channels.
.github/workflows/translations-sync.yml Refined workflow job names, branch handling, and commit process for translation updates.

Copy link
Member

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

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

why there are changes on translation file ?

@avivkeller
Copy link
Member Author

I combined this with the weekly translate run do demo the new, working script.

@avivkeller
Copy link
Member Author

@nodejs/web-infra can I get some approvals on your end 😃? Thanks!

Copy link
Member

@ovflowd ovflowd left a comment

Choose a reason for hiding this comment

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

LGTM, but let's wait for @bmuenzenmeyer LGTM

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.

5 participants