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

[8.x] [ES|QL] Renames the language package to a more generic name (#193517) #193691

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

stratoula
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…193517)

## Summary

Renames the language-documentation-popover to language-documentation as
it stores additional layouts:
- popover
- flyout
- inline

(cherry picked from commit 9d0d41c)

# Conflicts:
#	.github/CODEOWNERS
@stratoula
Copy link
Contributor Author

/ci

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/language-documentation - 7 +7
@kbn/language-documentation-popover 7 - -7
total -0

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
esql 174.9KB 172.9KB -1.9KB
lens 1.5MB 1.5MB -28.0B
unifiedSearch 343.5KB 341.6KB -1.9KB
total -3.9KB
Unknown metric groups

API count

id before after diff
@kbn/language-documentation - 11 +11
@kbn/language-documentation-popover 11 - -11
total -0

ESLint disabled line counts

id before after diff
@kbn/language-documentation - 1 +1
@kbn/language-documentation-popover 1 - -1
total -0

Total ESLint disabled count

id before after diff
@kbn/language-documentation - 1 +1
@kbn/language-documentation-popover 1 - -1
total -0

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@stratoula stratoula disabled auto-merge September 23, 2024 11:48
@stratoula stratoula merged commit 601c8a8 into elastic:8.x Sep 23, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants