-
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 test samples #203678
Conversation
/ci |
/ci |
/ci |
/ci |
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
Unknown metric groupsESLint disabled in files
References to deprecated APIs
Total ESLint disabled count
History
|
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.
Legacy Embeddable test samples + test removal LGTM!
src/plugins/embeddable/public/lib/embeddables/compatibility/legacy_embeddable_to_api.ts
Show resolved
Hide resolved
Starting backport for target branches: 8.x |
Remove legacy embeddable test constructs. PR removes tests that use test samples and some code that could be easily removed. --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit c59dddf)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…203841) # Backport This will backport the following commits from `main` to `8.x`: - [[embeddable] remove legacy embeddable test samples (#203678)](#203678) <!--- Backport version: 9.4.3 --> ### 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-11T16:27:03Z","message":"[embeddable] remove legacy embeddable test samples (#203678)\n\nRemove legacy embeddable test constructs. PR removes tests that use test\r\nsamples and some code that could be easily removed.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"c59dddfa452498b78877009c644690197356687d","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"],"title":"[embeddable] remove legacy embeddable test samples","number":203678,"url":"https://github.com/elastic/kibana/pull/203678","mergeCommit":{"message":"[embeddable] remove legacy embeddable test samples (#203678)\n\nRemove legacy embeddable test constructs. PR removes tests that use test\r\nsamples and some code that could be easily removed.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"c59dddfa452498b78877009c644690197356687d"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203678","number":203678,"mergeCommit":{"message":"[embeddable] remove legacy embeddable test samples (#203678)\n\nRemove legacy embeddable test constructs. PR removes tests that use test\r\nsamples and some code that could be easily removed.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"c59dddfa452498b78877009c644690197356687d"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Nathan Reese <[email protected]>
Remove legacy embeddable test constructs. PR removes tests that use test samples and some code that could be easily removed. --------- Co-authored-by: kibanamachine <[email protected]>
Remove legacy embeddable test constructs. PR removes tests that use test samples and some code that could be easily removed. --------- Co-authored-by: kibanamachine <[email protected]>
Remove legacy embeddable test constructs. PR removes tests that use test samples and some code that could be easily removed.