Skip to content
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

[8.11] [RAM] Bring back toggle column on alert table (#168158) #168368

Merged
merged 8 commits into from
Oct 11, 2023

Conversation

XavierM
Copy link
Contributor

@XavierM XavierM commented Oct 9, 2023

Backport

This will backport the following commits from main to 8.11:

Questions ?

Please refer to the Backport tool documentation

FIX -> elastic#155243

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

---------

Co-authored-by: PhilippeOberti <[email protected]>
(cherry picked from commit 44a9d28)
@PhilippeOberti PhilippeOberti force-pushed the backport/8.11/pr-168158 branch from c3b262f to 422fc30 Compare October 10, 2023 00:45
@XavierM XavierM enabled auto-merge (squash) October 10, 2023 12:29
@mistic mistic disabled auto-merge October 11, 2023 03:32
@mistic mistic merged commit 4009e3f into elastic:8.11 Oct 11, 2023
@kibana-ci
Copy link
Collaborator

kibana-ci commented Oct 11, 2023

💔 Build Failed

Failed CI Steps

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 4642 4643 +1
triggersActionsUi 587 588 +1
total +2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 13.0MB 13.0MB +406.0B
triggersActionsUi 1.4MB 1.4MB +80.0B
total +486.0B

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
triggersActionsUi 52 54 +2

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
triggersActionsUi 93.9KB 95.0KB +1.1KB
Unknown metric groups

ESLint disabled line counts

id before after diff
triggersActionsUi 124 125 +1

Total ESLint disabled count

id before after diff
triggersActionsUi 130 131 +1

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants