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

[Gradle] Add buildkite ci validation script for configuration cache #110269

Conversation

breskeby
Copy link
Contributor

@breskeby breskeby commented Jun 28, 2024

We see gradle cache incompatibilities sneaking into our code base. Until we can enable this feature by default
we should regular run checks existing configuration cache achievements are not degrading.

This change includes:

  • updating spotless gradle plugin to configuration cache compatible version (its still BETA but imo good enough for our needs)

@breskeby breskeby added >non-issue :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team v8.15.0 labels Jun 28, 2024
@breskeby breskeby self-assigned this Jun 28, 2024
@breskeby breskeby requested a review from a team as a code owner June 28, 2024 14:19
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@breskeby breskeby force-pushed the add-configuration-cache-evaluation-script branch from f069d73 to 25e6f20 Compare July 23, 2024 15:04
@breskeby breskeby force-pushed the add-configuration-cache-evaluation-script branch 2 times, most recently from e4edae6 to 5f5f42e Compare August 6, 2024 08:40
@breskeby breskeby force-pushed the add-configuration-cache-evaluation-script branch from 5f5f42e to 9a4a753 Compare August 7, 2024 07:55
@breskeby breskeby added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Aug 7, 2024
@elasticsearchmachine elasticsearchmachine merged commit fcc5d37 into elastic:main Aug 7, 2024
16 checks passed
@breskeby breskeby deleted the add-configuration-cache-evaluation-script branch August 7, 2024 17:33
rjernst pushed a commit to rjernst/elasticsearch that referenced this pull request Aug 7, 2024
…lastic#110269)

We see gradle cache incompatibilities sneaking into our code base. Until
we can enable this feature by default we should regular run checks
existing configuration cache achievements are not degrading.

This change includes: - updating spotless gradle plugin to configuration
cache compatible version (its still BETA but imo good enough for our
needs)
mhl-b pushed a commit that referenced this pull request Aug 8, 2024
…110269)

We see gradle cache incompatibilities sneaking into our code base. Until
we can enable this feature by default we should regular run checks
existing configuration cache achievements are not degrading.

This change includes: - updating spotless gradle plugin to configuration
cache compatible version (its still BETA but imo good enough for our
needs)
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this pull request Sep 4, 2024
…lastic#110269)

We see gradle cache incompatibilities sneaking into our code base. Until
we can enable this feature by default we should regular run checks
existing configuration cache achievements are not degrading.

This change includes: - updating spotless gradle plugin to configuration
cache compatible version (its still BETA but imo good enough for our
needs)
davidkyle pushed a commit to davidkyle/elasticsearch that referenced this pull request Sep 5, 2024
…lastic#110269)

We see gradle cache incompatibilities sneaking into our code base. Until
we can enable this feature by default we should regular run checks
existing configuration cache achievements are not degrading.

This change includes: - updating spotless gradle plugin to configuration
cache compatible version (its still BETA but imo good enough for our
needs)
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!) :Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants