[i18n][system upgrade] Upgrade i18n tooling#186519
Merged
Bamieh merged 25 commits intoelastic:mainfrom Jul 16, 2024
Merged
Conversation
ThomThomson
approved these changes
Jul 4, 2024
Ikuni17
reviewed
Jul 8, 2024
src/dev/i18n_tools/__fixtures__/extraction_signatures/malformed_icu.ts
Outdated
Show resolved
Hide resolved
src/dev/i18n_tools/tasks/validate_translation_files/remove_outdated_translations.ts
Show resolved
Hide resolved
tsullivan
approved these changes
Jul 8, 2024
criamico
reviewed
Jul 10, 2024
...pplications/integrations/sections/epm/screens/detail/assets/install_kibana_assets_button.tsx
Outdated
Show resolved
Hide resolved
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
|
merge conflict between base and head |
Ikuni17
approved these changes
Jul 15, 2024
Contributor
⏳ Build in-progress
Failed CI StepsHistory
|
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update i18n tools after the main packages upgrade. This upgrade makes use of formatJS tooling instead of fully implementing the parsers ourselves. It also changes our custom AST parsing from babel to the typescript compiler.
Closes #180616
Closes #187703
Note to reviewers
Teams outside operations and core are probably requested to review because the
i18n_checkfixed malformed i18n messages in your plugins. Please check and approve :elasticheart: