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

[Manual backport 2.x] Add i18n checks to PR workflows (#8411) #8517

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

AMoo-Miki
Copy link
Collaborator

Cherry picked commit 428a7c2 from #8411

* Ignore missing `formats` while checking locale files

Also:
* Add help text and description to `i18n-check`
* Fix malformed translations

Signed-off-by: Miki <[email protected]>

* Add i18n checks to PR workflows

Signed-off-by: Miki <[email protected]>

* Changeset file for PR opensearch-project#8411 created/updated

---------

Signed-off-by: Miki <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>

(cherry picked from commit 428a7c2)
Signed-off-by: Miki <[email protected]>
Copy link
Contributor

github-actions bot commented Oct 7, 2024

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

@AMoo-Miki AMoo-Miki added i18n Internationalization related Issues and PRs v2.18.0 labels Oct 7, 2024
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 61.01%. Comparing base (9a3bff8) to head (3abfff3).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
src/dev/i18n/integrate_locale_files.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #8517      +/-   ##
==========================================
- Coverage   61.02%   61.01%   -0.01%     
==========================================
  Files        3766     3766              
  Lines       89396    89398       +2     
  Branches    13983    13984       +1     
==========================================
  Hits        54550    54550              
- Misses      31448    31450       +2     
  Partials     3398     3398              
Flag Coverage Δ
Linux_1 28.96% <ø> (ø)
Linux_2 56.36% <ø> (ø)
Linux_3 37.78% <ø> (ø)
Linux_4 30.03% <0.00%> (-0.01%) ⬇️
Windows_1 28.98% <ø> (ø)
Windows_2 56.32% <ø> (ø)
Windows_3 37.78% <ø> (ø)
Windows_4 30.03% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@AMoo-Miki
Copy link
Collaborator Author

Needs #8516 merged before tests can pass

@AMoo-Miki AMoo-Miki merged commit 6730e0b into opensearch-project:2.x Oct 8, 2024
64 of 66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports failed changeset i18n Internationalization related Issues and PRs v2.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants