Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
# Backport This will backport the following commits from `main` to `8.x`: - [[api docs] Stabilize build (#205432)](#205432) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2025-01-03T01:14:14Z","message":"[api docs] Stabilize build (#205432)\n\nThe API docs build times have become unstable over the last few months,\r\nranging from 45 to 80 minutes before timing out:\r\nhttps://buildkite.com/elastic/kibana-api-docs-daily/builds?state=failed.\r\n\r\nWhen the API docs build times out in the on-merge pipeline, or takes\r\nlonger than a pull request build, pull requests based on it will also\r\nfail due to missing baseline metrics. Testing at\r\nhttps://buildkite.com/elastic/kibana-pull-request/builds/263821 and\r\nhttps://buildkite.com/elastic/kibana-pull-request/builds/263838\r\nindicates consistency and time improvements with more memory.\r\n\r\nThis updates the machine type from n2-standard-4 to n2-highmem-4 and\r\nallocates 24gb to the node process.","sha":"68f510eed9dcc3c4488e03315e643e868b10bd08","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"],"title":"[api docs] Stabilize build","number":205432,"url":"https://github.com/elastic/kibana/pull/205432","mergeCommit":{"message":"[api docs] Stabilize build (#205432)\n\nThe API docs build times have become unstable over the last few months,\r\nranging from 45 to 80 minutes before timing out:\r\nhttps://buildkite.com/elastic/kibana-api-docs-daily/builds?state=failed.\r\n\r\nWhen the API docs build times out in the on-merge pipeline, or takes\r\nlonger than a pull request build, pull requests based on it will also\r\nfail due to missing baseline metrics. Testing at\r\nhttps://buildkite.com/elastic/kibana-pull-request/builds/263821 and\r\nhttps://buildkite.com/elastic/kibana-pull-request/builds/263838\r\nindicates consistency and time improvements with more memory.\r\n\r\nThis updates the machine type from n2-standard-4 to n2-highmem-4 and\r\nallocates 24gb to the node process.","sha":"68f510eed9dcc3c4488e03315e643e868b10bd08"}},"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/205432","number":205432,"mergeCommit":{"message":"[api docs] Stabilize build (#205432)\n\nThe API docs build times have become unstable over the last few months,\r\nranging from 45 to 80 minutes before timing out:\r\nhttps://buildkite.com/elastic/kibana-api-docs-daily/builds?state=failed.\r\n\r\nWhen the API docs build times out in the on-merge pipeline, or takes\r\nlonger than a pull request build, pull requests based on it will also\r\nfail due to missing baseline metrics. Testing at\r\nhttps://buildkite.com/elastic/kibana-pull-request/builds/263821 and\r\nhttps://buildkite.com/elastic/kibana-pull-request/builds/263838\r\nindicates consistency and time improvements with more memory.\r\n\r\nThis updates the machine type from n2-standard-4 to n2-highmem-4 and\r\nallocates 24gb to the node process.","sha":"68f510eed9dcc3c4488e03315e643e868b10bd08"}}]}] BACKPORT--> Co-authored-by: Jon <jon@elastic.co>
- Loading branch information