mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [SKA: Fix outdated eslint rules (#206961)](https://github.com/elastic/kibana/pull/206961) <!--- Backport version: 9.6.4 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Gerard Soldevila","email":"gerard.soldevila@elastic.co"},"sourceCommit":{"committedDate":"2025-01-28T07:49:39Z","message":"SKA: Fix outdated eslint rules (#206961)\n\n## Summary\r\n\r\nSome eslint rules' paths were outdated after the SKA relocations.\r\nThis PR aims at fixing them.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c347582ffb4a27512148b7d125c7eef276477554","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","v9.0.0","backport:prev-minor","Team:obs-ux-infra_services","Team:obs-ux-management"],"title":"SKA: Fix outdated eslint rules","number":206961,"url":"https://github.com/elastic/kibana/pull/206961","mergeCommit":{"message":"SKA: Fix outdated eslint rules (#206961)\n\n## Summary\r\n\r\nSome eslint rules' paths were outdated after the SKA relocations.\r\nThis PR aims at fixing them.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c347582ffb4a27512148b7d125c7eef276477554"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206961","number":206961,"mergeCommit":{"message":"SKA: Fix outdated eslint rules (#206961)\n\n## Summary\r\n\r\nSome eslint rules' paths were outdated after the SKA relocations.\r\nThis PR aims at fixing them.\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c347582ffb4a27512148b7d125c7eef276477554"}}]}] BACKPORT--> |
||
---|---|---|
.. | ||
alerting_example | ||
embedded_lens_example | ||
exploratory_view_example | ||
gen_ai_streaming_response_example | ||
lens_config_builder_example | ||
lens_embeddable_inline_editing_example | ||
screenshotting_example | ||
testing_embedded_lens | ||
third_party_lens_navigation_prompt | ||
third_party_maps_source_example | ||
third_party_vis_lens_example | ||
triggers_actions_ui_example | ||
ui_actions_enhanced_examples | ||
README.md |
Example plugins
This folder contains X-Pack example plugins. To run the plugins in this folder, use the --run-examples
flag, via
yarn start --run-examples