-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[embeddable] remove reactEmbeddableRegistryHasKey from start API #203673
[embeddable] remove reactEmbeddableRegistryHasKey from start API #203673
Conversation
@elasticmachine merge upstream |
/ci |
/ci |
💛 Build succeeded, but was flaky
Failed CI StepsTest FailuresMetrics [docs]Public APIs missing comments
Page load bundle
History
|
Pinging @elastic/kibana-presentation (Team:Presentation) |
Starting backport for target branches: 8.x |
…stic#203673) Closes elastic#203250 --------- Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit 7b9dd35)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…stic#203673) Closes elastic#203250 --------- Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit 7b9dd35)
…stic#203673) Closes elastic#203250 --------- Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: kibanamachine <[email protected]>
#203673) (#203951) # Backport This will backport the following commits from `main` to `8.x`: - [[embeddable] remove reactEmbeddableRegistryHasKey from start API (#203673)](#203673) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Nathan Reese","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-11T20:25:21Z","message":"[embeddable] remove reactEmbeddableRegistryHasKey from start API (#203673)\n\nCloses https://github.com/elastic/kibana/issues/203250\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"7b9dd357ef568f25427b7bf70fa00e057f952c05","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Embedding","Team:Presentation","release_note:skip","v9.0.0","project:embeddableRebuild","backport:version","v8.18.0"],"number":203673,"url":"https://github.com/elastic/kibana/pull/203673","mergeCommit":{"message":"[embeddable] remove reactEmbeddableRegistryHasKey from start API (#203673)\n\nCloses https://github.com/elastic/kibana/issues/203250\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"7b9dd357ef568f25427b7bf70fa00e057f952c05"}},"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/203673","number":203673,"mergeCommit":{"message":"[embeddable] remove reactEmbeddableRegistryHasKey from start API (#203673)\n\nCloses https://github.com/elastic/kibana/issues/203250\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine <[email protected]>\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"7b9dd357ef568f25427b7bf70fa00e057f952c05"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Elastic Machine <[email protected]>
Closes #203250