Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.17] [Gradle] Fix build finished hooks on ci when using configuration cache (#116888) #122744

Merged
merged 3 commits into from
Feb 18, 2025

Conversation

breskeby
Copy link
Contributor

Backport

This will backport the following commits from main to 7.17:

Questions ?

Please refer to the Backport tool documentation

elastic#116888)

Fixes two incompatibilities with Gradle configuration cache in our build scan build finished hook:

referencing static methods from build script
referencing gradle object from closure

(cherry picked from commit 929d398)

# Conflicts:
#	build-tools-internal/src/main/groovy/elasticsearch.build-scan.gradle
@breskeby breskeby merged commit 139cb5a into elastic:7.17 Feb 18, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants