Skip to content

[ES|QL] Merges the controls props#214699

Merged
stratoula merged 3 commits intoelastic:mainfrom
stratoula:merge-editor-controls-props
Mar 20, 2025
Merged

[ES|QL] Merges the controls props#214699
stratoula merged 3 commits intoelastic:mainfrom
stratoula:merge-editor-controls-props

Conversation

@stratoula
Copy link
Contributor

@stratoula stratoula commented Mar 17, 2025

Summary

Small change to the editor api. Groups the controls related props together

@elasticmachine
Copy link
Contributor

💚 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/esql-editor 15 13 -2
esql 29 27 -2
total -4

Async chunks

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

id before after diff
esql 239.3KB 239.5KB +225.0B
lens 1.5MB 1.5MB +18.0B
total +243.0B

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
@kbn/esql-editor 0 1 +1
Unknown metric groups

API count

id before after diff
@kbn/esql-editor 38 34 -4
esql 51 47 -4
total -8

@stratoula stratoula added v9.1.0 v8.19.0 release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana t// labels Mar 17, 2025
@stratoula stratoula marked this pull request as ready for review March 17, 2025 11:01
@stratoula stratoula requested review from a team as code owners March 17, 2025 11:01
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@stratoula stratoula merged commit 92a2efa into elastic:main Mar 20, 2025
9 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/13973235294

clintandrewhall pushed a commit to clintandrewhall/kibana that referenced this pull request Mar 20, 2025
## Summary

Small change to the editor api. Groups the controls related props
together
JoseLuisGJ pushed a commit to JoseLuisGJ/kibana that referenced this pull request Mar 24, 2025
## Summary

Small change to the editor api. Groups the controls related props
together
stratoula added a commit to stratoula/kibana that referenced this pull request Mar 24, 2025
## Summary

Small change to the editor api. Groups the controls related props
together

(cherry picked from commit 92a2efa)
@stratoula
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 24, 2025
@kibanamachine
Copy link
Contributor

Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync.

stratoula added a commit that referenced this pull request Mar 24, 2025
# Backport

This will backport the following commits from `main` to `8.x`:
- [[ES|QL] Merges the controls props
(#214699)](#214699)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Stratoula
Kalafateli","email":"efstratia.kalafateli@elastic.co"},"sourceCommit":{"committedDate":"2025-03-20T15:33:11Z","message":"[ES|QL]
Merges the controls props (#214699)\n\n## Summary\n\nSmall change to the
editor api. Groups the controls related
props\ntogether","sha":"92a2efacd26c9093561e9048d634ec65a6e549f7","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Feature:ES|QL","Team:ESQL","backport:version","v9.1.0","v8.19.0"],"title":"[ES|QL]
Merges the controls
props","number":214699,"url":"https://github.com/elastic/kibana/pull/214699","mergeCommit":{"message":"[ES|QL]
Merges the controls props (#214699)\n\n## Summary\n\nSmall change to the
editor api. Groups the controls related
props\ntogether","sha":"92a2efacd26c9093561e9048d634ec65a6e549f7"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/214699","number":214699,"mergeCommit":{"message":"[ES|QL]
Merges the controls props (#214699)\n\n## Summary\n\nSmall change to the
editor api. Groups the controls related
props\ntogether","sha":"92a2efacd26c9093561e9048d634ec65a6e549f7"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 24, 2025
cqliu1 pushed a commit to cqliu1/kibana that referenced this pull request Mar 31, 2025
## Summary

Small change to the editor api. Groups the controls related props
together
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels Feature:ES|QL ES|QL related features in Kibana release_note:skip Skip the PR/issue when compiling release notes Team:ESQL ES|QL related features in Kibana t// v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants