Skip to content

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Sep 25, 2025

When resolving transport version conflicts we must lookup the definition that is being added by the current branch. We do this by detecting the resource file that has been added. When no files are added, we should not do anything. This commit moves the logic that detects branches closer to where it is needed so that we don't possibly run it with an empty transport version name.

…35379)

When resolving transport version conflicts we must lookup the definition
that is being added by the current branch. We do this by detecting the
resource file that has been added. When no files are added, we should
not do anything. This commit moves the logic that detects branches
closer to where it is needed so that we don't possibly run it with an
empty transport version name.
@rjernst rjernst added backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) labels Sep 25, 2025
@elasticsearchmachine elasticsearchmachine merged commit 3f8d6bf into elastic:9.0 Sep 26, 2025
21 checks passed
@rjernst rjernst deleted the transport/resolve_no_name_9.0 branch September 26, 2025 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v9.0.8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants