Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jul 17, 2025

This PR updates Gradle from version 8.11.1 (main project) and 8.1.1 (perf-tests) to the latest version 8.14.3.

Changes Made

  • Updated gradle/wrapper/gradle-wrapper.properties distributionUrl to 8.14.3
  • Updated perf-tests/gradle/wrapper/gradle-wrapper.properties distributionUrl to 8.14.3
  • Fixed execute permissions on perf-tests/gradlew
  • Updated .gitignore to exclude perf-tests/.gradle/ build artifacts

Testing

  • ✅ Verified both main project and perf-tests build successfully with new Gradle version
  • ✅ Ran ./gradlew build -x test to confirm no breaking changes
  • ✅ Ran ./gradlew check -x test --parallel to validate project integrity
  • ✅ Confirmed Gradle wrapper downloads and runs correctly on both projects

Notes

The build passes successfully with some expected deprecation warnings about Spotless configuration ('indentWithSpaces' is deprecated, use 'leadingTabsToSpaces') that are unrelated to this Gradle update and will need to be addressed separately for Gradle 9.0 compatibility.

All functionality remains intact and no code changes were required for this Gradle version upgrade.

Warning

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/gradle/gradle/releases/latest
    • Triggering command: curl -s REDACTED (http block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copilot AI changed the title [WIP] update to latest gradle version Update Gradle to latest version 8.14.3 Jul 17, 2025
Copilot AI requested a review from trask July 17, 2025 19:48
Copilot finished work on behalf of trask July 17, 2025 19:48
Copilot AI requested a review from trask July 17, 2025 20:08
Copilot finished work on behalf of trask July 17, 2025 20:08
@trask trask marked this pull request as ready for review July 17, 2025 21:55
@trask
Copy link
Member

trask commented Jul 18, 2025

use
./gradlew wrapper --gradle-version X

Copy link
Contributor Author

Copilot AI commented Jul 18, 2025

use
./gradlew wrapper --gradle-version X

Updated using ./gradlew wrapper --gradle-version 8.14.3 command as suggested. Applied to both main project and perf-tests. Commit 4e8b15e

Copilot AI requested a review from trask July 18, 2025 19:11
Copilot finished work on behalf of trask July 18, 2025 19:11
@trask trask merged commit 22c441b into main Jul 22, 2025
141 checks passed
@trask trask deleted the copilot/fix-7289f6ea-eccf-4b1f-8b72-9a0a0823fcd6 branch July 22, 2025 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants