Skip to content
New issue

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

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

Already on GitHub? # to your account

Update Gradle wrapper to 8.12 #118683

Merged
merged 16 commits into from
Dec 30, 2024
Merged

Conversation

breskeby
Copy link
Contributor

@breskeby breskeby commented Dec 13, 2024

@breskeby breskeby added :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team labels Dec 13, 2024
@breskeby breskeby self-assigned this Dec 13, 2024
@breskeby breskeby force-pushed the update-gradle-wrapper-812 branch from 7a4580a to 17417e3 Compare December 17, 2024 22:19
@breskeby breskeby changed the title Update Gradle wrapper to 8.12-rc-1 Update Gradle wrapper to 8.12-rc-2 Dec 17, 2024
@breskeby breskeby force-pushed the update-gradle-wrapper-812 branch 2 times, most recently from d08adcb to c844306 Compare December 23, 2024 13:01
@breskeby breskeby marked this pull request as ready for review December 23, 2024 13:04
@breskeby breskeby requested review from a team as code owners December 23, 2024 13:04
@elasticsearchmachine
Copy link
Collaborator

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

@breskeby breskeby changed the title Update Gradle wrapper to 8.12-rc-2 Update Gradle wrapper to 8.12 Dec 23, 2024
@breskeby breskeby added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) auto-backport Automatically create backport pull requests when merged labels Dec 23, 2024
@breskeby breskeby force-pushed the update-gradle-wrapper-812 branch from c844306 to 066510f Compare December 23, 2024 19:47
@elasticsearchmachine elasticsearchmachine added the serverless-linked Added by automation, don't add manually label Dec 23, 2024
@breskeby breskeby removed the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Dec 24, 2024
@breskeby breskeby force-pushed the update-gradle-wrapper-812 branch 2 times, most recently from 79032bd to ea401a2 Compare December 27, 2024 19:38
@breskeby breskeby force-pushed the update-gradle-wrapper-812 branch from ea401a2 to 4b2857d Compare December 30, 2024 12:33
@breskeby breskeby merged commit ba61f8c into elastic:main Dec 30, 2024
16 checks passed
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.17 Commit could not be cherrypicked due to conflicts
8.x Commit could not be cherrypicked due to conflicts
7.17 Commit could not be cherrypicked due to conflicts
8.16 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 118683

breskeby added a commit to breskeby/elasticsearch that referenced this pull request Dec 30, 2024
This updates the gradle wrapper to 8.12

We addressed deprecation warnings due to the update that includes:

- Fix change in TestOutputEvent api
- Fix deprecation in groovy syntax
- Use latest ospackage plugin containing our fix
- Remove project usages at execution time
- Fix deprecated project references in repository-old-versions

(cherry picked from commit ba61f8c)

# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/distribution/DockerUbiElasticsearchDistributionType.java
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/Fixture.java
#	plugins/repository-hdfs/hadoop-client-api/build.gradle
#	qa/entitlements/build.gradle
#	server/src/main/java/org/elasticsearch/indices/IndicesFeatures.java
#	x-pack/plugin/migrate/build.gradle
#	x-pack/plugin/security/qa/security-basic/build.gradle
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Dec 30, 2024
This updates the gradle wrapper to 8.12

We addressed deprecation warnings due to the update that includes:

- Fix change in TestOutputEvent api
- Fix deprecation in groovy syntax
- Use latest ospackage plugin containing our fix
- Remove project usages at execution time
- Fix deprecated project references in repository-old-versions

(cherry picked from commit ba61f8c)

# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/distribution/DockerCloudElasticsearchDistributionType.java
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/distribution/DockerUbiElasticsearchDistributionType.java
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/Fixture.java
#	plugins/repository-hdfs/hadoop-client-api/build.gradle
#	server/src/main/java/org/elasticsearch/inference/ChunkingOptions.java
#	x-pack/plugin/kql/build.gradle
#	x-pack/plugin/migrate/build.gradle
#	x-pack/plugin/security/qa/security-basic/build.gradle
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Dec 30, 2024
This updates the gradle wrapper to 8.12

We addressed deprecation warnings due to the update that includes:

- Fix change in TestOutputEvent api
- Fix deprecation in groovy syntax
- Use latest ospackage plugin containing our fix
- Remove project usages at execution time
- Fix deprecated project references in repository-old-versions

(cherry picked from commit ba61f8c)

# Conflicts:
#	build-tools-internal/gradle/wrapper/gradle-wrapper.properties
#	build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/PublishPluginFuncTest.groovy
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/InternalDistributionBwcSetupPlugin.java
#	build-tools-internal/src/main/resources/minimumGradleVersion
#	build-tools/src/integTest/groovy/org/elasticsearch/gradle/TestClustersPluginFuncTest.groovy
#	distribution/docker/build.gradle
#	distribution/packages/build.gradle
#	gradle/verification-metadata.xml
#	gradle/wrapper/gradle-wrapper.properties
#	libs/entitlement/qa/entitlement-allowed-nonmodular/build.gradle
#	libs/entitlement/qa/entitlement-allowed/build.gradle
#	libs/entitlement/qa/entitlement-denied-nonmodular/build.gradle
#	libs/entitlement/qa/entitlement-denied/build.gradle
#	libs/native/libraries/build.gradle
#	modules/aggregations/build.gradle
#	modules/apm/build.gradle
#	modules/data-streams/build.gradle
#	modules/dot-prefix-validation/build.gradle
#	modules/health-shards-availability/build.gradle
#	modules/ingest-attachment/build.gradle
#	modules/ingest-geoip/build.gradle
#	modules/lang-mustache/build.gradle
#	modules/lang-painless/build.gradle
#	modules/mapper-extras/build.gradle
#	modules/parent-join/build.gradle
#	modules/percolator/build.gradle
#	modules/rank-eval/build.gradle
#	modules/reindex/build.gradle
#	modules/repository-azure/build.gradle
#	modules/repository-s3/build.gradle
#	modules/rest-root/build.gradle
#	modules/transport-netty4/build.gradle
#	plugins/analysis-icu/build.gradle
#	plugins/build.gradle
#	plugins/discovery-gce/qa/gce/build.gradle
#	plugins/examples/custom-processor/build.gradle
#	plugins/examples/custom-settings/build.gradle
#	plugins/examples/custom-significance-heuristic/build.gradle
#	plugins/examples/custom-suggester/build.gradle
#	plugins/examples/gradle/wrapper/gradle-wrapper.properties
#	plugins/examples/painless-whitelist/build.gradle
#	plugins/examples/rescore/build.gradle
#	plugins/examples/rest-handler/build.gradle
#	plugins/examples/script-expert-scoring/build.gradle
#	plugins/examples/security-authorization-engine/build.gradle
#	plugins/examples/stable-analysis/build.gradle
#	plugins/mapper-murmur3/build.gradle
#	plugins/repository-hdfs/build.gradle
#	plugins/repository-hdfs/hadoop-client-api/build.gradle
#	qa/logging-spi/build.gradle
#	qa/system-indices/build.gradle
#	test/external-modules/apm-integration/build.gradle
#	test/external-modules/build.gradle
#	test/external-modules/esql-heap-attack/build.gradle
#	test/external-modules/jvm-crash/build.gradle
#	test/external-modules/latency-simulating-directory/build.gradle
#	test/fixtures/hdfs-fixture/build.gradle
#	x-pack/plugin/apm-data/build.gradle
#	x-pack/plugin/blob-cache/build.gradle
#	x-pack/plugin/downsample/build.gradle
#	x-pack/plugin/ent-search/build.gradle
#	x-pack/plugin/esql-core/build.gradle
#	x-pack/plugin/esql/build.gradle
#	x-pack/plugin/geoip-enterprise-downloader/build.gradle
#	x-pack/plugin/inference/build.gradle
#	x-pack/plugin/inference/qa/test-service-plugin/build.gradle
#	x-pack/plugin/kql/build.gradle
#	x-pack/plugin/logsdb/build.gradle
#	x-pack/plugin/mapper-aggregate-metric/build.gradle
#	x-pack/plugin/mapper-constant-keyword/build.gradle
#	x-pack/plugin/mapper-counted-keyword/build.gradle
#	x-pack/plugin/mapper-version/build.gradle
#	x-pack/plugin/migrate/build.gradle
#	x-pack/plugin/ml-package-loader/build.gradle
#	x-pack/plugin/ml/build.gradle
#	x-pack/plugin/old-lucene-versions/build.gradle
#	x-pack/plugin/otel-data/build.gradle
#	x-pack/plugin/profiling/build.gradle
#	x-pack/plugin/rank-rrf/build.gradle
#	x-pack/plugin/redact/build.gradle
#	x-pack/plugin/searchable-snapshots/build.gradle
#	x-pack/plugin/security/qa/secondary-auth-actions/build.gradle
#	x-pack/plugin/security/qa/security-basic/build.gradle
#	x-pack/plugin/slm/build.gradle
#	x-pack/plugin/snapshot-based-recoveries/build.gradle
#	x-pack/plugin/spatial/build.gradle
#	x-pack/plugin/wildcard/build.gradle
#	x-pack/plugin/write-load-forecaster/build.gradle
#	x-pack/qa/repository-old-versions/build.gradle
@breskeby
Copy link
Contributor Author

💔 Some backports could not be created

Status Branch Result
8.x Conflict resolution was aborted by the user
8.17
8.16
7.17

Manual backport

To create the backport manually run:

backport --pr 118683

Questions ?

Please refer to the Backport tool documentation

breskeby added a commit to breskeby/elasticsearch that referenced this pull request Dec 30, 2024
This updates the gradle wrapper to 8.12

We addressed deprecation warnings due to the update that includes:

- Fix change in TestOutputEvent api
- Fix deprecation in groovy syntax
- Use latest ospackage plugin containing our fix
- Remove project usages at execution time
- Fix deprecated project references in repository-old-versions

(cherry picked from commit ba61f8c)
@breskeby
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.x

Questions ?

Please refer to the Backport tool documentation

breskeby added a commit that referenced this pull request Dec 31, 2024
This updates the gradle wrapper to 8.12

We addressed deprecation warnings due to the update that includes:

- Fix change in TestOutputEvent api
- Fix deprecation in groovy syntax
- Use latest ospackage plugin containing our fix
- Remove project usages at execution time
- Fix deprecated project references in repository-old-versions

(cherry picked from commit ba61f8c)
breskeby added a commit that referenced this pull request Dec 31, 2024
This updates the gradle wrapper to 8.12

We addressed deprecation warnings due to the update that includes:

- Fix change in TestOutputEvent api
- Fix deprecation in groovy syntax
- Use latest ospackage plugin containing our fix
- Remove project usages at execution time
- Fix deprecated project references in repository-old-versions

(cherry picked from commit ba61f8c)

# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/distribution/DockerUbiElasticsearchDistributionType.java
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/Fixture.java
#	plugins/repository-hdfs/hadoop-client-api/build.gradle
#	qa/entitlements/build.gradle
#	server/src/main/java/org/elasticsearch/indices/IndicesFeatures.java
#	x-pack/plugin/migrate/build.gradle
#	x-pack/plugin/security/qa/security-basic/build.gradle
breskeby added a commit that referenced this pull request Dec 31, 2024
This updates the gradle wrapper to 8.12

We addressed deprecation warnings due to the update that includes:

- Fix change in TestOutputEvent api
- Fix deprecation in groovy syntax
- Use latest ospackage plugin containing our fix
- Remove project usages at execution time
- Fix deprecated project references in repository-old-versions

(cherry picked from commit ba61f8c)

# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/distribution/DockerCloudElasticsearchDistributionType.java
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/distribution/DockerUbiElasticsearchDistributionType.java
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/Fixture.java
#	plugins/repository-hdfs/hadoop-client-api/build.gradle
#	server/src/main/java/org/elasticsearch/inference/ChunkingOptions.java
#	x-pack/plugin/kql/build.gradle
#	x-pack/plugin/migrate/build.gradle
#	x-pack/plugin/security/qa/security-basic/build.gradle
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
auto-backport Automatically create backport pull requests when merged backport pending :Delivery/Build Build or test infrastructure >non-issue serverless-linked Added by automation, don't add manually Team:Delivery Meta label for Delivery team v7.17.27 v8.16.3 v8.17.1 v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants