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

[Backport 2.x] [i18n] fix generation scripts #4639

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 92507a2 from #4252.

* [i18n] fix generation scripts

Gave file permissions to the i18n scripts

Generated:
opensearch-project/dashboards-i18n#25

With:
```
./scripts/use_node scripts/i18n_extract.js --output-dir plugins/dashboards-i18n/translations/
```

Had to fix some issues generating the scripts for example incorrect namespacing.

Issue:
#867

Signed-off-by: Kawika Avilla <[email protected]>

* update snapshot

Signed-off-by: Kawika Avilla <[email protected]>

---------

Signed-off-by: Kawika Avilla <[email protected]>
Signed-off-by: Qingyang(Abby) Hu <[email protected]>
Co-authored-by: Ashwin P Chandran <[email protected]>
Co-authored-by: Qingyang(Abby) Hu <[email protected]>
(cherry picked from commit 92507a2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #4639 (c46fa92) into 2.x (96d12ec) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x    #4639   +/-   ##
=======================================
  Coverage   66.10%   66.11%           
=======================================
  Files        3315     3315           
  Lines       63896    63896           
  Branches    10122    10122           
=======================================
+ Hits        42238    42242    +4     
- Misses      19173    19174    +1     
+ Partials     2485     2480    -5     
Flag Coverage Δ
Linux_1 34.76% <ø> (ø)
Linux_2 55.07% <ø> (ø)
Linux_3 43.08% <ø> (+<0.01%) ⬆️
Linux_4 35.09% <ø> (ø)
Windows_1 34.78% <ø> (ø)
Windows_2 55.03% <ø> (ø)
Windows_3 43.08% <ø> (ø)
Windows_4 35.10% <ø> (+<0.01%) ⬆️

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

Files Changed Coverage Δ
src/plugins/dashboard/public/plugin.tsx 0.00% <ø> (ø)
...s/data/common/search/aggs/buckets/date_range_fn.ts 100.00% <ø> (ø)
...xpression_functions/specs/opensearch_dashboards.ts 55.55% <ø> (ø)
...s_overview/public/components/overview/overview.tsx 57.77% <ø> (ø)
src/plugins/telemetry/common/constants.ts 87.50% <ø> (ø)

... and 5 files with indirect coverage changes

@joshuarrrr joshuarrrr merged commit e8949b7 into 2.x Jul 31, 2023
71 of 73 checks passed
@joshuarrrr joshuarrrr deleted the backport/backport-4252-to-2.x branch July 31, 2023 22:23
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 distinguished-contributor i18n Internationalization related Issues and PRs v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants