kibana/packages/kbn-validate-next-docs-cli
Alex Szabo b3b81331b5
[ci] Work around docosaurus errors (#206097)
## Summary
This workaround removes the folder that needs to be built differently
after cloning the repos.

See: https://github.com/elastic/kibana/issues/206077
2025-01-09 16:33:30 -06: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 [ci] Work around docosaurus errors (#206097) 2025-01-09 16:33:30 -06: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