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

SK: Relocate Script v7.2 #207081

Merged

Conversation

gsoldevila
Copy link
Contributor

@gsoldevila gsoldevila commented Jan 17, 2025

Summary

  • Added a few transforms to simplify package paths.
  • Fixed typo causing .mdx files to not be processed when replacing references.
  • Added preliminary support for --healthcheck (to check for broken references to files and links).

@gsoldevila gsoldevila added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) labels Jan 17, 2025
@gsoldevila gsoldevila requested a review from a team as a code owner January 17, 2025 14:22
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #90 / Fleet Endpoints fleet_proxies_crud PUT /proxies/{itemId} should allow to update an existing fleet proxy
  • [job] [logs] FTR Configs #40 / management FOO index version conflict Should be able to surface version conflict notification while changing field format

Metrics [docs]

✅ unchanged

History

@gsoldevila gsoldevila merged commit a3a2b22 into elastic:main Jan 20, 2025
8 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

/~https://github.com/elastic/kibana/actions/runs/12870432466

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 20, 2025
## Summary

* Added a few transforms to simplify package paths.
* Fixed typo causing `.mdx` files to not be processed when replacing
references.
* Added preliminary support for `--healthcheck` (to check for broken
references to files and links).

(cherry picked from commit a3a2b22)
@kibanamachine
Copy link
Contributor

💚 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

kibanamachine added a commit that referenced this pull request Jan 20, 2025
# Backport

This will backport the following commits from `main` to `8.x`:
- [SK: Relocate Script v7.2
(#207081)](#207081)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT [{"author":{"name":"Gerard
Soldevila","email":"gerard.soldevila@elastic.co"},"sourceCommit":{"committedDate":"2025-01-20T14:43:32Z","message":"SK:
Relocate Script v7.2 (#207081)\n\n## Summary\r\n\r\n* Added a few
transforms to simplify package paths.\r\n* Fixed typo causing `.mdx`
files to not be processed when replacing\r\nreferences.\r\n* Added
preliminary support for `--healthcheck` (to check for
broken\r\nreferences to files and
links).","sha":"a3a2b2273fcec1de8a5ed3857cbeabad97b07f5e","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","v9.0.0","backport:prev-minor"],"title":"SK:
Relocate Script
v7.2","number":207081,"url":"/~https://github.com/elastic/kibana/pull/207081","mergeCommit":{"message":"SK:
Relocate Script v7.2 (#207081)\n\n## Summary\r\n\r\n* Added a few
transforms to simplify package paths.\r\n* Fixed typo causing `.mdx`
files to not be processed when replacing\r\nreferences.\r\n* Added
preliminary support for `--healthcheck` (to check for
broken\r\nreferences to files and
links).","sha":"a3a2b2273fcec1de8a5ed3857cbeabad97b07f5e"}},"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/207081","number":207081,"mergeCommit":{"message":"SK:
Relocate Script v7.2 (#207081)\n\n## Summary\r\n\r\n* Added a few
transforms to simplify package paths.\r\n* Fixed typo causing `.mdx`
files to not be processed when replacing\r\nreferences.\r\n* Added
preliminary support for `--healthcheck` (to check for
broken\r\nreferences to files and
links).","sha":"a3a2b2273fcec1de8a5ed3857cbeabad97b07f5e"}}]}]
BACKPORT-->

Co-authored-by: Gerard Soldevila <gerard.soldevila@elastic.co>
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:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants