Skip to content

[ska] relocate x-pack/test/api_integration/fixtures#231928

Merged
dmlemeshko merged 2 commits intoelastic:mainfrom
dmlemeshko:ska/relocate-kbn-archives
Aug 18, 2025
Merged

[ska] relocate x-pack/test/api_integration/fixtures#231928
dmlemeshko merged 2 commits intoelastic:mainfrom
dmlemeshko:ska/relocate-kbn-archives

Conversation

@dmlemeshko
Copy link
Copy Markdown
Contributor

@dmlemeshko dmlemeshko commented Aug 15, 2025

Summary

Part of https://github.com/elastic/kibana-team/issues/1503

Small PR to move kbn_archives from x-pack/test

@dmlemeshko dmlemeshko self-assigned this Aug 15, 2025
@dmlemeshko dmlemeshko added v9.2.0 v9.1.2 v8.19.3 release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Aug 15, 2025
@dmlemeshko dmlemeshko marked this pull request as ready for review August 15, 2025 09:46
@dmlemeshko dmlemeshko requested review from a team as code owners August 15, 2025 09:46
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #112 / Entity Analytics - Privilege Monitoring @ess Entity Privilege Monitoring APIs plain index sync should sync plain index

Metrics [docs]

✅ unchanged

cc @dmlemeshko

Copy link
Copy Markdown
Contributor

@walterra walterra left a comment

Choose a reason for hiding this comment

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

Code review only, vis path changes LGTM.

@dmlemeshko dmlemeshko merged commit b26a283 into elastic:main Aug 18, 2025
13 checks passed
viduni94 pushed a commit to viduni94/kibana that referenced this pull request Aug 18, 2025
## Summary

Part of elastic/kibana-team#1503

Small PR to move kbn_archives from x-pack/test

Co-authored-by: Kevin Lacabane <kevin.lacabane@elastic.co>
@dmlemeshko dmlemeshko added v8.19.3 backport:version Backport to applied version labels and removed backport:skip This PR does not require backporting labels Aug 20, 2025
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.1

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

@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.19, 9.1

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

dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Aug 20, 2025
## Summary

Part of elastic/kibana-team#1503

Small PR to move kbn_archives from x-pack/test

Co-authored-by: Kevin Lacabane <kevin.lacabane@elastic.co>
(cherry picked from commit b26a283)

# Conflicts:
#	.github/CODEOWNERS
@dmlemeshko
Copy link
Copy Markdown
Contributor Author

💚 All backports created successfully

Status Branch Result
9.1

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

Questions ?

Please refer to the Backport tool documentation

dmlemeshko added a commit that referenced this pull request Aug 20, 2025
…232424)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[ska] relocate x-pack/test/api_integration/fixtures
(#231928)](#231928)

<!--- Backport version: 10.0.1 -->

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

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-08-18T16:12:43Z","message":"[ska]
relocate x-pack/test/api_integration/fixtures (#231928)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nSmall PR to move
kbn_archives from x-pack/test\n\nCo-authored-by: Kevin Lacabane
<kevin.lacabane@elastic.co>","sha":"b26a2832fb8b19e8cfb2ca05c07bf12dfa3ae385","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.2.0","v9.1.2","v8.19.3"],"title":"[ska]
relocate
x-pack/test/api_integration/fixtures","number":231928,"url":"https://github.com/elastic/kibana/pull/231928","mergeCommit":{"message":"[ska]
relocate x-pack/test/api_integration/fixtures (#231928)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nSmall PR to move
kbn_archives from x-pack/test\n\nCo-authored-by: Kevin Lacabane
<kevin.lacabane@elastic.co>","sha":"b26a2832fb8b19e8cfb2ca05c07bf12dfa3ae385"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/231928","number":231928,"mergeCommit":{"message":"[ska]
relocate x-pack/test/api_integration/fixtures (#231928)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nSmall PR to move
kbn_archives from x-pack/test\n\nCo-authored-by: Kevin Lacabane
<kevin.lacabane@elastic.co>","sha":"b26a2832fb8b19e8cfb2ca05c07bf12dfa3ae385"}},{"branch":"9.1","label":"v9.1.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
qn895 pushed a commit to qn895/kibana that referenced this pull request Aug 26, 2025
## Summary

Part of elastic/kibana-team#1503

Small PR to move kbn_archives from x-pack/test

Co-authored-by: Kevin Lacabane <kevin.lacabane@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes v8.19.3 v9.1.2 v9.1.3 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants