Merged
Conversation
Contributor
|
Pinging @elastic/kibana-operations (Team:Operations) |
Contributor
Author
|
This isn't tested on Kibana CI and is blocking builds. Merging now. |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jan 4, 2024
UBI8 builds were removed in elastic#173873, but I missed the CI step that verifies the docker context. This removes the step. (cherry picked from commit d72a5d1)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jan 4, 2024
UBI8 builds were removed in elastic#173873, but I missed the CI step that verifies the docker context. This removes the step. (cherry picked from commit d72a5d1)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
jbudz
added a commit
that referenced
this pull request
Jan 4, 2024
# Backport This will backport the following commits from `main` to `7.17`: - [[ci] Remove ubi8 step (#174257)](#174257) <!--- 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":"2024-01-04T13:34:11Z","message":"[ci] Remove ubi8 step (#174257)\n\nUBI8 builds were removed in\r\nhttps://github.com//pull/173873, but I missed the CI step\r\nthat verifies the docker context. This removes the step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.13.0"],"title":"[ci] Remove ubi8 step","number":174257,"url":"https://github.com/elastic/kibana/pull/174257","mergeCommit":{"message":"[ci] Remove ubi8 step (#174257)\n\nUBI8 builds were removed in\r\nhttps://github.com//pull/173873, but I missed the CI step\r\nthat verifies the docker context. This removes the step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174257","number":174257,"mergeCommit":{"message":"[ci] Remove ubi8 step (#174257)\n\nUBI8 builds were removed in\r\nhttps://github.com//pull/173873, but I missed the CI step\r\nthat verifies the docker context. This removes the step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe"}}]}] BACKPORT--> Co-authored-by: Jon <jon@elastic.co>
jbudz
added a commit
that referenced
this pull request
Jan 4, 2024
# Backport This will backport the following commits from `main` to `8.12`: - [[ci] Remove ubi8 step (#174257)](#174257) <!--- 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":"2024-01-04T13:34:11Z","message":"[ci] Remove ubi8 step (#174257)\n\nUBI8 builds were removed in\r\nhttps://github.com//pull/173873, but I missed the CI step\r\nthat verifies the docker context. This removes the step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.13.0"],"title":"[ci] Remove ubi8 step","number":174257,"url":"https://github.com/elastic/kibana/pull/174257","mergeCommit":{"message":"[ci] Remove ubi8 step (#174257)\n\nUBI8 builds were removed in\r\nhttps://github.com//pull/173873, but I missed the CI step\r\nthat verifies the docker context. This removes the step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/174257","number":174257,"mergeCommit":{"message":"[ci] Remove ubi8 step (#174257)\n\nUBI8 builds were removed in\r\nhttps://github.com//pull/173873, but I missed the CI step\r\nthat verifies the docker context. This removes the step.","sha":"d72a5d1f631249b2ed4eb4dd2bbd285e586b0cfe"}}]}] BACKPORT--> Co-authored-by: Jon <jon@elastic.co>
💔 Build FailedFailed CI StepsTest FailuresMetrics [docs]
HistoryTo update your PR or re-run it, just comment with: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
UBI8 builds were removed in #173873, but I missed the CI step that verifies the docker context. This removes the step.