Commit 8d07de7
[8.19] [Rollups] Add documentation for testing deprecated UI (elastic#240331) (elastic#240838)
# Backport
This will backport the following commits from `main` to `8.19`:
- [[Rollups] Add documentation for testing deprecated UI
(elastic#240331)](elastic#240331)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT
[{"author":{"name":"Copilot","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-10-27T14:47:48Z","message":"[Rollups]
Add documentation for testing deprecated UI (elastic#240331)\n\nCloses
https://github.com/elastic/kibana/issues/230171\n\n## Summary\n\nThis PR
adds comprehensive testing documentation to the Rollups plugin\nREADME
to address the challenges of testing the Rollup UI after the\nfeature
was deprecated.\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot]
<[email protected]>\nCo-authored-by:
ElenaStoeva
<[email protected]>\nCo-authored-by: Elena
Stoeva
<[email protected]>","sha":"f2e9706a1d3c8e7cb6c7575101ca53bda2924804","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Kibana
Management","release_note:skip","Feature:Rollups","💝community","backport:all-open","v9.3.0"],"title":"[Rollups]
Add documentation for testing deprecated
UI","number":240331,"url":"https://github.com/elastic/kibana/pull/240331","mergeCommit":{"message":"[Rollups]
Add documentation for testing deprecated UI (elastic#240331)\n\nCloses
https://github.com/elastic/kibana/issues/230171\n\n## Summary\n\nThis PR
adds comprehensive testing documentation to the Rollups plugin\nREADME
to address the challenges of testing the Rollup UI after the\nfeature
was deprecated.\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot]
<[email protected]>\nCo-authored-by:
ElenaStoeva
<[email protected]>\nCo-authored-by: Elena
Stoeva
<[email protected]>","sha":"f2e9706a1d3c8e7cb6c7575101ca53bda2924804"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/240331","number":240331,"mergeCommit":{"message":"[Rollups]
Add documentation for testing deprecated UI (elastic#240331)\n\nCloses
https://github.com/elastic/kibana/issues/230171\n\n## Summary\n\nThis PR
adds comprehensive testing documentation to the Rollups plugin\nREADME
to address the challenges of testing the Rollup UI after the\nfeature
was deprecated.\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot]
<[email protected]>\nCo-authored-by:
ElenaStoeva
<[email protected]>\nCo-authored-by: Elena
Stoeva
<[email protected]>","sha":"f2e9706a1d3c8e7cb6c7575101ca53bda2924804"}}]}]
BACKPORT-->
Co-authored-by: Copilot <[email protected]>
Co-authored-by: ElenaStoeva <[email protected]>
Co-authored-by: Elena Stoeva <[email protected]>1 parent 74f3986 commit 8d07de7
1 file changed
+68
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
29 | 86 | | |
30 | 87 | | |
31 | 88 | | |
| |||
0 commit comments