kibana/packages/kbn-validate-next-docs-cli
Kibana Machine 4c2729fda0
[8.x] [ci] Work around docosaurus errors (#206097) (#206150)
# 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>
2025-01-10 00:31:36 +00:00
..
config.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
error.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
jest.config.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
kibana.jsonc
package.json Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
README.md
repos.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
tsconfig.json
validate_next_docs_cli.ts [8.x] [ci] Work around docosaurus errors (#206097) (#206150) 2025-01-10 00:31:36 +00:00

@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