-
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 legacy embeddable types #204832
[embeddable] remove legacy embeddable types #204832
Conversation
/ci |
/ci |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Module Count
Public APIs missing comments
Any counts in public APIs
Async chunks
Public APIs missing exports
Page load bundle
History
|
@@ -51,48 +44,6 @@ export const createEmbeddableStateTransferMock = (): Partial<EmbeddableStateTran | |||
}; | |||
}; | |||
|
|||
export const mockRefOrValEmbeddable = < |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a relief to see this removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
owned code changes LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
owned code changes LGTM
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12413665334 |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.x`: - [[embeddable] remove legacy embeddable types (#204832)](#204832) <!--- 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-19T13:29:20Z","message":"[embeddable] remove legacy embeddable types (#204832)\n\nPart of embeddable cleanup. PR removes legacy embeddable type guards and\r\ntypes.","sha":"b321646d03fb7bfc9e9a323822432d145bc07411","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":204832,"url":"https://github.com/elastic/kibana/pull/204832","mergeCommit":{"message":"[embeddable] remove legacy embeddable types (#204832)\n\nPart of embeddable cleanup. PR removes legacy embeddable type guards and\r\ntypes.","sha":"b321646d03fb7bfc9e9a323822432d145bc07411"}},"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/204832","number":204832,"mergeCommit":{"message":"[embeddable] remove legacy embeddable types (#204832)\n\nPart of embeddable cleanup. PR removes legacy embeddable type guards and\r\ntypes.","sha":"b321646d03fb7bfc9e9a323822432d145bc07411"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <[email protected]>
Part of embeddable cleanup. PR removes legacy embeddable type guards and types.
elastic#204816 merged into main then elastic#204832 merged into main. The combination of these merges resulted in an eslint error in main.
elastic#204816 merged into main then elastic#204832 merged into main. The combination of these merges resulted in an eslint error in main.
Part of embeddable cleanup. PR removes legacy embeddable type guards and types.
elastic#204816 merged into main then elastic#204832 merged into main. The combination of these merges resulted in an eslint error in main.
Part of embeddable cleanup. PR removes legacy embeddable type guards and types.
elastic#204816 merged into main then elastic#204832 merged into main. The combination of these merges resulted in an eslint error in main.
Part of embeddable cleanup. PR removes legacy embeddable type guards and types.
elastic#204816 merged into main then elastic#204832 merged into main. The combination of these merges resulted in an eslint error in main.
Part of embeddable cleanup. PR removes legacy embeddable type guards and types.