elastic / docs

246 stars 334 forks source link

Add 8.x branches to documentation build #3056

Closed lcawl closed 3 weeks ago

lcawl commented 1 month ago

This PR starts adding the 8.x branches to the conf.yaml (and displaying them as 8.16).

It works around breaking links to books that do not yet have 8.x branches by using URL overrides that point to master instead. For example, the link to the Kibana Guide from this Elasticsearch Guide page goes to master:

https://docs_bk_3056.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/8.16/cat.html

github-actions[bot] commented 1 month ago

A documentation preview will be available soon.

Request a new doc build by commenting * Rebuild this PR: `run docs-build` * Rebuild this PR and all Elastic docs: `run docs-build rebuild` `run docs-build` is much faster than `run docs-build rebuild`. A `rebuild` should only be needed in rare situations. 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](https://buildkite.com/elastic/docs-build).
lcawl commented 4 weeks ago

run docs-build