[ES|QL] Renames the language package to a more generic name#193517
Merged
stratoula merged 4 commits intoelastic:mainfrom Sep 23, 2024
Merged
[ES|QL] Renames the language package to a more generic name#193517stratoula merged 4 commits intoelastic:mainfrom
stratoula merged 4 commits intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/kibana-esql (Team:ESQL) |
dej611
approved these changes
Sep 20, 2024
jbudz
approved these changes
Sep 20, 2024
Contributor
jbudz
left a comment
There was a problem hiding this comment.
src/dev/storybook/aliases.ts
drewdaemon
approved these changes
Sep 20, 2024
Contributor
Author
|
/ci |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Public APIs missing comments
Async chunks
Unknown metric groupsAPI count
ESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
Contributor
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
stratoula
added a commit
that referenced
this pull request
Sep 23, 2024
…93517) (#193691) # Backport This will backport the following commits from `main` to `8.x`: - [[ES|QL] Renames the language package to a more generic name (#193517)](#193517) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Stratoula Kalafateli","email":"efstratia.kalafateli@elastic.co"},"sourceCommit":{"committedDate":"2024-09-23T07:58:53Z","message":"[ES|QL] Renames the language package to a more generic name (#193517)\n\n## Summary\r\n\r\nRenames the language-documentation-popover to language-documentation as\r\nit stores additional layouts:\r\n- popover\r\n- flyout\r\n- inline","sha":"9d0d41ce871be49f4d18b8bbfad7791173c6ebc8","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","Feature:ES|QL","Team:ESQL","v8.16.0"],"number":193517,"url":"https://github.com/elastic/kibana/pull/193517","mergeCommit":{"message":"[ES|QL] Renames the language package to a more generic name (#193517)\n\n## Summary\r\n\r\nRenames the language-documentation-popover to language-documentation as\r\nit stores additional layouts:\r\n- popover\r\n- flyout\r\n- inline","sha":"9d0d41ce871be49f4d18b8bbfad7791173c6ebc8"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193517","number":193517,"mergeCommit":{"message":"[ES|QL] Renames the language package to a more generic name (#193517)\n\n## Summary\r\n\r\nRenames the language-documentation-popover to language-documentation as\r\nit stores additional layouts:\r\n- popover\r\n- flyout\r\n- inline","sha":"9d0d41ce871be49f4d18b8bbfad7791173c6ebc8"}},{"branch":"8.x","label":"v8.16.0","labelRegex":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
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.
Summary
Renames the language-documentation-popover to language-documentation as it stores additional layouts: