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`: - [[ci] Fix cloud deployments (#198086)](#198086) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jon","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-29T21:57:02Z","message":"[ci] Fix cloud deployments (#198086)\n\nOur build scripts are relying on a step that was removed in\r\nhttps://github.com/elastic/elasticsearch/pull/115357. The image that was\r\nproduced by this script is eventually consumed by cloud deployments from\r\npull requests.\r\n\r\nThis updates our scripts to use the cloud-ess variant instead. There\r\nshould not be any functional difference.\r\n\r\n\r\nWe'll need the image to go through our promotion pipeline to be tested\r\nvia label.\r\n\r\nhttps://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/4673","sha":"17e72dd7ae43028ea481bbff417b85e8efebad39","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","v9.0.0","backport:prev-minor"],"title":"[ci] Fix cloud deployments","number":198086,"url":"https://github.com/elastic/kibana/pull/198086","mergeCommit":{"message":"[ci] Fix cloud deployments (#198086)\n\nOur build scripts are relying on a step that was removed in\r\nhttps://github.com/elastic/elasticsearch/pull/115357. The image that was\r\nproduced by this script is eventually consumed by cloud deployments from\r\npull requests.\r\n\r\nThis updates our scripts to use the cloud-ess variant instead. There\r\nshould not be any functional difference.\r\n\r\n\r\nWe'll need the image to go through our promotion pipeline to be tested\r\nvia label.\r\n\r\nhttps://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/4673","sha":"17e72dd7ae43028ea481bbff417b85e8efebad39"}},"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/198086","number":198086,"mergeCommit":{"message":"[ci] Fix cloud deployments (#198086)\n\nOur build scripts are relying on a step that was removed in\r\nhttps://github.com/elastic/elasticsearch/pull/115357. The image that was\r\nproduced by this script is eventually consumed by cloud deployments from\r\npull requests.\r\n\r\nThis updates our scripts to use the cloud-ess variant instead. There\r\nshould not be any functional difference.\r\n\r\n\r\nWe'll need the image to go through our promotion pipeline to be tested\r\nvia label.\r\n\r\nhttps://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/4673","sha":"17e72dd7ae43028ea481bbff417b85e8efebad39"}}]}] BACKPORT--> Co-authored-by: Jon <[email protected]>
- Loading branch information