Skip to content

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Oct 1, 2025

Backports the following commits to 8.19:

When calculating the base git reference to read transport version
resources from the upstream main ref must be known. Before we calculated
the merge base this was overridden with a gradle property by tests and
release tooling. However, in the case of release tooling we actually
want to override the base ref directly so that it can be run on non-main
branches.

This commit renames the upstreamRef gradle property to baseRef. It also
renames the resources service methods to make clearer what they are
reading: from the git (merge) base.
@rjernst rjernst added :Core/Infra/Core Core issues without another label >refactoring auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team labels Oct 1, 2025
@rjernst rjernst merged commit 502f361 into elastic:8.19 Oct 2, 2025
21 of 24 checks passed
@rjernst rjernst deleted the backport/8.19/pr-135807 branch October 2, 2025 00:25
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 :Core/Infra/Core Core issues without another label >refactoring Team:Core/Infra Meta label for core/infra team v8.19.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants