Commit a67f761
# Backport
This will backport the following commits from `main` to `8.19`:
- [[ci] Disable composite uploads
(#271521)](#271521)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2026-05-27T20:54:36Z","message":"[ci]
Disable composite uploads (#271521)\n\nCurrently we're running multiple
composite uploads in parallel. This can\noccasionally cause
issues:\n[example](https://buildkite.com/elastic/kibana-pull-request/builds/448905#019e69bd-ca57-434f-ae87-8a80bab26b53/L2173).\n\nThis
disables composite
uploads.","sha":"120c2cfe73b85005302b936eb0582116bb6a2844","branchLabelMapping":{"^v9.5.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.5.0"],"title":"[ci]
Disable composite
uploads","number":271521,"url":"https://github.com/elastic/kibana/pull/271521","mergeCommit":{"message":"[ci]
Disable composite uploads (#271521)\n\nCurrently we're running multiple
composite uploads in parallel. This can\noccasionally cause
issues:\n[example](https://buildkite.com/elastic/kibana-pull-request/builds/448905#019e69bd-ca57-434f-ae87-8a80bab26b53/L2173).\n\nThis
disables composite
uploads.","sha":"120c2cfe73b85005302b936eb0582116bb6a2844"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.5.0","branchLabelMappingKey":"^v9.5.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/271521","number":271521,"mergeCommit":{"message":"[ci]
Disable composite uploads (#271521)\n\nCurrently we're running multiple
composite uploads in parallel. This can\noccasionally cause
issues:\n[example](https://buildkite.com/elastic/kibana-pull-request/builds/448905#019e69bd-ca57-434f-ae87-8a80bab26b53/L2173).\n\nThis
disables composite
uploads.","sha":"120c2cfe73b85005302b936eb0582116bb6a2844"}}]}]
BACKPORT-->
Co-authored-by: Jon <jon@elastic.co>
1 parent 4fc0dc0 commit a67f761
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
222 | 224 | | |
223 | 225 | | |
224 | 226 | | |
| |||
0 commit comments