-
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
[Docs] Update publicBaseUrl and rewriteBasePath settings #195465
[Docs] Update publicBaseUrl and rewriteBasePath settings #195465
Conversation
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor edits, otherwise LGTM
Co-authored-by: Lisa Cawley <[email protected]>
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/11245215682 |
) fix elastic#114562 ![Screenshot 2024-10-08 at 09 04 20](https://github.com/user-attachments/assets/f43d592d-cc49-4f41-9bee-2a85f9c08292) ![Screenshot 2024-10-08 at 09 04 49](https://github.com/user-attachments/assets/39184960-d5ec-4485-944b-6ef4295d7101) --------- Co-authored-by: Lisa Cawley <[email protected]> (cherry picked from commit 7839db9)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…) (#195520) # Backport This will backport the following commits from `main` to `8.x`: - [[Docs] Update publicBaseUrl and rewriteBasePath settings (#195465)](#195465) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Christiane (Tina) Heiligers","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-08T23:14:28Z","message":"[Docs] Update publicBaseUrl and rewriteBasePath settings (#195465)\n\nfix https://github.com/elastic/kibana/issues/114562\r\n\r\n![Screenshot 2024-10-08 at 09 04\r\n20](https://github.com/user-attachments/assets/f43d592d-cc49-4f41-9bee-2a85f9c08292)\r\n\r\n![Screenshot 2024-10-08 at 09 04\r\n49](https://github.com/user-attachments/assets/39184960-d5ec-4485-944b-6ef4295d7101)\r\n\r\n---------\r\n\r\nCo-authored-by: Lisa Cawley <[email protected]>","sha":"7839db950e92d2dc41b53115e3d63ef0adb4755f","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","docs","backport:prev-minor","v8.16.0"],"title":"[Docs] Update publicBaseUrl and rewriteBasePath settings","number":195465,"url":"https://github.com/elastic/kibana/pull/195465","mergeCommit":{"message":"[Docs] Update publicBaseUrl and rewriteBasePath settings (#195465)\n\nfix https://github.com/elastic/kibana/issues/114562\r\n\r\n![Screenshot 2024-10-08 at 09 04\r\n20](https://github.com/user-attachments/assets/f43d592d-cc49-4f41-9bee-2a85f9c08292)\r\n\r\n![Screenshot 2024-10-08 at 09 04\r\n49](https://github.com/user-attachments/assets/39184960-d5ec-4485-944b-6ef4295d7101)\r\n\r\n---------\r\n\r\nCo-authored-by: Lisa Cawley <[email protected]>","sha":"7839db950e92d2dc41b53115e3d63ef0adb4755f"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195465","number":195465,"mergeCommit":{"message":"[Docs] Update publicBaseUrl and rewriteBasePath settings (#195465)\n\nfix https://github.com/elastic/kibana/issues/114562\r\n\r\n![Screenshot 2024-10-08 at 09 04\r\n20](https://github.com/user-attachments/assets/f43d592d-cc49-4f41-9bee-2a85f9c08292)\r\n\r\n![Screenshot 2024-10-08 at 09 04\r\n49](https://github.com/user-attachments/assets/39184960-d5ec-4485-944b-6ef4295d7101)\r\n\r\n---------\r\n\r\nCo-authored-by: Lisa Cawley <[email protected]>","sha":"7839db950e92d2dc41b53115e3d63ef0adb4755f"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Christiane (Tina) Heiligers <[email protected]>
fix #114562