mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [[ci] Work around docosaurus errors (#206097)](https://github.com/elastic/kibana/pull/206097) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alex Szabo","email":"alex.szabo@elastic.co"},"sourceCommit":{"committedDate":"2025-01-09T22:33:30Z","message":"[ci] Work around docosaurus errors (#206097)\n\n## Summary\nThis workaround removes the folder that needs to be built differently\nafter cloning the repos.\n\nSee: https://github.com/elastic/kibana/issues/206077","sha":"b3b81331b5cc7a52d31ecdaed847b0a03fe48729","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","v9.0.0","backport:prev-major","ci:build-next-docs"],"title":"[ci] Work around docosaurus errors","number":206097,"url":"https://github.com/elastic/kibana/pull/206097","mergeCommit":{"message":"[ci] Work around docosaurus errors (#206097)\n\n## Summary\nThis workaround removes the folder that needs to be built differently\nafter cloning the repos.\n\nSee: https://github.com/elastic/kibana/issues/206077","sha":"b3b81331b5cc7a52d31ecdaed847b0a03fe48729"}},"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/206097","number":206097,"mergeCommit":{"message":"[ci] Work around docosaurus errors (#206097)\n\n## Summary\nThis workaround removes the folder that needs to be built differently\nafter cloning the repos.\n\nSee: https://github.com/elastic/kibana/issues/206077","sha":"b3b81331b5cc7a52d31ecdaed847b0a03fe48729"}}]}] BACKPORT--> Co-authored-by: Alex Szabo <alex.szabo@elastic.co> |
||
---|---|---|
.. | ||
config.ts | ||
error.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
repos.ts | ||
tsconfig.json | ||
validate_next_docs_cli.ts |
@kbn/validate-next-docs-cli
Clone a bunch of repos needed to build the next-docs with the latest version of the changes in the repo. This is only used for validating changes in CI with full validation of all IDs. This isn't intended for local development (except for debugging).
To build the docs locally run: ./scripts/dev_docs.sh