Skip to content

Conversation

@breskeby
Copy link
Contributor

@breskeby breskeby commented Feb 12, 2025

@breskeby breskeby requested a review from a team as a code owner February 12, 2025 17:37
@breskeby breskeby marked this pull request as draft February 12, 2025 17:38
@breskeby breskeby changed the title Update gradle wrapper 813 Update gradle wrapper to 8.13-rc-1 Feb 12, 2025
@breskeby breskeby self-assigned this Feb 12, 2025
@breskeby breskeby force-pushed the update-gradle-wrapper-813 branch from 8fda0ae to 9e12565 Compare February 12, 2025 18:08
@breskeby breskeby added the auto-backport Automatically create backport pull requests when merged label Feb 12, 2025
@breskeby breskeby force-pushed the update-gradle-wrapper-813 branch 3 times, most recently from 005d29d to 6948cb9 Compare February 13, 2025 16:39
@elasticsearchmachine elasticsearchmachine added the serverless-linked Added by automation, don't add manually label Feb 14, 2025
@breskeby breskeby changed the title Update gradle wrapper to 8.13-rc-1 Update Gradle wrapper to 8.13-rc-2 Feb 20, 2025
@breskeby breskeby removed the request for review from a team February 21, 2025 11:41
@breskeby breskeby force-pushed the update-gradle-wrapper-813 branch 2 times, most recently from 75b9d13 to 3858f60 Compare February 24, 2025 00:14
@breskeby breskeby changed the title Update Gradle wrapper to 8.13-rc-2 Update Gradle wrapper to 8.13 Feb 26, 2025
@breskeby breskeby marked this pull request as ready for review February 26, 2025 08:40
@breskeby breskeby requested a review from a team February 26, 2025 08:41
@elasticsearchmachine
Copy link
Collaborator

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

@breskeby
Copy link
Contributor Author

probably waiting with a merge till multi-project effort is in main

@breskeby breskeby force-pushed the update-gradle-wrapper-813 branch from a79f9cb to 35fecc5 Compare February 26, 2025 15:55
@breskeby breskeby requested a review from jozala February 26, 2025 21:01
@breskeby breskeby force-pushed the update-gradle-wrapper-813 branch from 1070fbc to 19dd9a5 Compare February 28, 2025 21:58
@breskeby breskeby merged commit e19b226 into elastic:main Mar 3, 2025
17 checks passed
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

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

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

breskeby added a commit to breskeby/elasticsearch that referenced this pull request Mar 3, 2025
* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b226)

# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BaseInternalPluginBuildPlugin.java
#	docs/build.gradle
#	qa/lucene-index-compatibility/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Mar 3, 2025
* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b226)

# Conflicts:
#	docs/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Mar 3, 2025
* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b226)

# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BaseInternalPluginBuildPlugin.java
#	docs/build.gradle
#	qa/entitlements/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Mar 3, 2025
* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b226)

# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BaseInternalPluginBuildPlugin.java
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/InternalDistributionBwcSetupPlugin.java
#	docs/build.gradle
#	qa/lucene-index-compatibility/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
@breskeby
Copy link
Contributor Author

breskeby commented Mar 3, 2025

💔 Some backports could not be created

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

Manual backport

To create the backport manually run:

backport --pr 122421

Questions ?

Please refer to the Backport tool documentation

@breskeby
Copy link
Contributor Author

breskeby commented Mar 3, 2025

💚 All backports created successfully

Status Branch Result
8.18

Questions ?

Please refer to the Backport tool documentation

breskeby added a commit to breskeby/elasticsearch that referenced this pull request Mar 3, 2025
* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b226)

# Conflicts:
#	build-tools-internal/gradle/wrapper/gradle-wrapper.properties
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BaseInternalPluginBuildPlugin.java
#	build-tools-internal/src/main/resources/minimumGradleVersion
#	docs/build.gradle
#	gradle/wrapper/gradle-wrapper.properties
#	plugins/examples/gradle/wrapper/gradle-wrapper.properties
#	qa/lucene-index-compatibility/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Mar 3, 2025
breskeby added a commit that referenced this pull request Mar 3, 2025
breskeby added a commit to breskeby/elasticsearch that referenced this pull request Mar 3, 2025
breskeby added a commit that referenced this pull request Mar 5, 2025
elasticsearchmachine pushed a commit that referenced this pull request Mar 5, 2025
* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b226)

# Conflicts:
#	docs/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
elasticsearchmachine pushed a commit that referenced this pull request Mar 5, 2025
* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b226)

# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BaseInternalPluginBuildPlugin.java
#	docs/build.gradle
#	qa/lucene-index-compatibility/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
breskeby added a commit that referenced this pull request Mar 5, 2025
* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b226)

# Conflicts:
#	build-tools-internal/gradle/wrapper/gradle-wrapper.properties
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BaseInternalPluginBuildPlugin.java
#	build-tools-internal/src/main/resources/minimumGradleVersion
#	docs/build.gradle
#	gradle/wrapper/gradle-wrapper.properties
#	plugins/examples/gradle/wrapper/gradle-wrapper.properties
#	qa/lucene-index-compatibility/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
breskeby added a commit that referenced this pull request Mar 5, 2025
* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b226)

# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BaseInternalPluginBuildPlugin.java
#	docs/build.gradle
#	qa/entitlements/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
elasticsearchmachine pushed a commit that referenced this pull request Mar 5, 2025
* Update Gradle wrapper to 8.13 (#122421)

* Fix Gradle Deprecation warning as declaring an is- property with a Boolean type has been deprecated.
* Make use of new layout.settingsFolder api to address some cross project references
* Fix buildParams snapshot check for multiprojet projects

(cherry picked from commit e19b226)

# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BaseInternalPluginBuildPlugin.java
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/InternalDistributionBwcSetupPlugin.java
#	docs/build.gradle
#	qa/lucene-index-compatibility/build.gradle
#	x-pack/qa/multi-project/core-rest-tests-with-multiple-projects/build.gradle
#	x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle

* More fixes
georgewallace pushed a commit to georgewallace/elasticsearch that referenced this pull request Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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 v8.16.6 v8.17.4 v8.18.1 v8.19.0 v9.0.1 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants