-
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
[Data Streams] Improve jest tests for bulk actions #204938
[Data Streams] Improve jest tests for bulk actions #204938
Conversation
Pinging @elastic/kibana-management (Team:Kibana Management) |
⏳ Build in-progress, with failures
Failed CI Steps
cc @ElenaStoeva |
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.
🚀
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/12687659675 |
Follow-up to elastic#203083 ## Summary This PR improves the jest tests for bulk actions in data streams. (cherry picked from commit 542da4a)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…206008) # Backport This will backport the following commits from `main` to `8.x`: - [[Data Streams] Improve jest tests for bulk actions (#204938)](#204938) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Elena Stoeva","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-09T10:03:14Z","message":"[Data Streams] Improve jest tests for bulk actions (#204938)\n\nFollow-up to https://github.com/elastic/kibana/pull/203083\r\n\r\n## Summary\r\n\r\nThis PR improves the jest tests for bulk actions in data streams.","sha":"542da4a773eb638bf87946898cf00c32c916cad3","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Index Management","Team:Kibana Management","release_note:skip","v9.0.0","backport:prev-minor","v8.18.0"],"title":"[Data Streams] Improve jest tests for bulk actions","number":204938,"url":"https://github.com/elastic/kibana/pull/204938","mergeCommit":{"message":"[Data Streams] Improve jest tests for bulk actions (#204938)\n\nFollow-up to https://github.com/elastic/kibana/pull/203083\r\n\r\n## Summary\r\n\r\nThis PR improves the jest tests for bulk actions in data streams.","sha":"542da4a773eb638bf87946898cf00c32c916cad3"}},"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/204938","number":204938,"mergeCommit":{"message":"[Data Streams] Improve jest tests for bulk actions (#204938)\n\nFollow-up to https://github.com/elastic/kibana/pull/203083\r\n\r\n## Summary\r\n\r\nThis PR improves the jest tests for bulk actions in data streams.","sha":"542da4a773eb638bf87946898cf00c32c916cad3"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Elena Stoeva <[email protected]>
Follow-up to elastic#203083 ## Summary This PR improves the jest tests for bulk actions in data streams.
Follow-up to elastic#203083 ## Summary This PR improves the jest tests for bulk actions in data streams.
Follow-up to elastic#203083 ## Summary This PR improves the jest tests for bulk actions in data streams.
Follow-up to #203083
Summary
This PR improves the jest tests for bulk actions in data streams.