[9.1] [ska] relocate common services and utils to security_solution_api_integration dir (#228780)#231623
Merged
dmlemeshko merged 2 commits intoelastic:9.1from Aug 13, 2025
Merged
Conversation
…egration dir (elastic#228780) ## Summary It is a preparation work before we relocate `x-pack/test/security_solution_api_integration` under `x-pack/solutions/security/test`: - moving helpers/utils inside directory to avoid updating imports after relocation - importing from `security_solution_api_integration` inside `x-pack/solutions/security/test` leads to circular dependency issue, so I copied `common/utils/detections_response` as a temporary workaround until tests dir is relocated --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Maxim Palenov <maxim.palenov@elastic.co> (cherry picked from commit 0051e2c) # Conflicts: # x-pack/test/api_integration/services/security_solution_api.gen.ts # x-pack/test/common/services/index.ts # x-pack/test/security_solution_api_integration/test_suites/siem_migrations/rules/trial_license_complete_tier/get_prebuilt_rules.ts # x-pack/test/security_solution_api_integration/test_suites/siem_migrations/rules/trial_license_complete_tier/install.ts # x-pack/test/tsconfig.json
fake-haris
approved these changes
Aug 13, 2025
Contributor
💚 Build Succeeded
Metrics [docs]Module Count
Page load bundle
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation