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

[Search][Serverless] Enabled Onboarding without Feature Flag #196755

Merged
merged 4 commits into from
Oct 18, 2024

Conversation

TattdCodeMonkey
Copy link
Contributor

@TattdCodeMonkey TattdCodeMonkey commented Oct 17, 2024

Summary

This PR removes the feature flag check for the new search onboarding experience in Serverless.

Checklist

@TattdCodeMonkey TattdCodeMonkey added release_note:skip Skip the PR/issue when compiling release notes v9.0.0 Team:Search backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) labels Oct 17, 2024
@TattdCodeMonkey TattdCodeMonkey requested review from a team as code owners October 17, 2024 18:10
@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🟠 Some tests failed. - kibana-flaky-test-suite-runner#7170

[❌] x-pack/test_serverless/functional/test_suites/search/config.ts: 0/25 tests passed.

see run history

Updated navigateToLandingPage to wait on the side nav instead of a page
element since the new landing page can conditionally redirect you to
index management.
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
searchIndices 223 222 -1

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
searchIndices 19 18 -1

Page load bundle

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

id before after diff
searchIndices 7.3KB 7.1KB -170.0B
serverlessSearch 21.8KB 21.4KB -354.0B
total -524.0B
Unknown metric groups

API count

id before after diff
searchIndices 19 18 -1

History

Copy link
Member

@dmlemeshko dmlemeshko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

appex-qa changes LGTM, hopefully flaky test runner will pass next time

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#7180

[✅] x-pack/test_serverless/functional/test_suites/search/config.ts: 30/30 tests passed.

see run history

@TattdCodeMonkey TattdCodeMonkey merged commit e955cb0 into elastic:main Oct 18, 2024
30 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/11407566665

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.x Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 196755

Questions ?

Please refer to the Backport tool documentation

@TattdCodeMonkey
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

TattdCodeMonkey added a commit to TattdCodeMonkey/kibana that referenced this pull request Oct 18, 2024
…#196755)

## Summary

This PR removes the feature flag check for the new search onboarding
experience in Serverless.

### Checklist

- [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
- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed

(cherry picked from commit e955cb0)

# Conflicts:
#	x-pack/plugins/serverless_search/public/navigation_tree.ts
#	x-pack/test_serverless/functional/test_suites/search/index.ts
#	x-pack/test_serverless/functional/test_suites/search/navigation.ts
TattdCodeMonkey added a commit that referenced this pull request Oct 20, 2024
…196755) (#196929)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Search][Serverless] Enabled Onboarding without Feature Flag
(#196755)](#196755)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Rodney
Norris","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-18T16:39:21Z","message":"[Search][Serverless]
Enabled Onboarding without Feature Flag (#196755)\n\n##
Summary\r\n\r\nThis PR removes the feature flag check for the new search
onboarding\r\nexperience in Serverless.\r\n\r\n### Checklist\r\n\r\n-
[x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [x] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests
changed","sha":"e955cb044fcad83fd9e1c6631eddd95aa7357ad7","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Search","backport:prev-minor"],"number":196755,"url":"https://github.com/elastic/kibana/pull/196755","mergeCommit":{"message":"[Search][Serverless]
Enabled Onboarding without Feature Flag (#196755)\n\n##
Summary\r\n\r\nThis PR removes the feature flag check for the new search
onboarding\r\nexperience in Serverless.\r\n\r\n### Checklist\r\n\r\n-
[x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [x] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests
changed","sha":"e955cb044fcad83fd9e1c6631eddd95aa7357ad7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/196755","number":196755,"mergeCommit":{"message":"[Search][Serverless]
Enabled Onboarding without Feature Flag (#196755)\n\n##
Summary\r\n\r\nThis PR removes the feature flag check for the new search
onboarding\r\nexperience in Serverless.\r\n\r\n### Checklist\r\n\r\n-
[x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common scenarios\r\n- [x] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests
changed","sha":"e955cb044fcad83fd9e1c6631eddd95aa7357ad7"}}]}]
BACKPORT-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes Team:Search v8.17.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants