-
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
[Discover] Allow to store the configured ES|QL visualization v3 (with migrations) #176530
[Discover] Allow to store the configured ES|QL visualization v3 (with migrations) #176530
Conversation
… src/core/server/integration_tests/ci_checks'
…earch # Conflicts: # src/plugins/discover/public/application/main/components/layout/use_discover_histogram.ts
…o 167887-esql-saved-search-v2
…o 167887-esql-saved-search-v3
…earch-v3 # Conflicts: # src/plugins/discover/public/application/main/services/discover_saved_search_container.ts
…167887-esql-saved-search-v3-with-migrations
…kage for common code.
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
… src/core/server/integration_tests/ci_checks'
…-migrations' into 167887-esql-saved-search-v3-with-migrations
/ci |
/ci |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Module Count
Public APIs missing comments
Async chunks
Public APIs missing exports
Page load bundle
Unknown metric groupsAPI count
ESLint disabled in files
References to deprecated APIs
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
Tmp PR for running CI. Main PR: #175227
Includes:
saved-search-so
plugin andsaved-search
package to extract some common code fromsaved-search
plugin and avoid circular deps when requiringlens
pluginvisContextJSON
attribute in a saved search SO