-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Update to Gradle 7.5 #3594
Update to Gradle 7.5 #3594
Conversation
❌ Gradle Check failure 395aeee7b353130a95c3af658d8300143fdd5b1e |
❌ Gradle Check failure 387c396c4e55cb29779dfb163da195deb48888b9 |
start gradle check` |
✅ Gradle Check success 387c396c4e55cb29779dfb163da195deb48888b9 |
✅ Gradle Check success bff8ec47369570e98570374785bfe5a82d71542a |
❌ Gradle Check failure 18a87bc9829077b0dcdb22d1969b51f197e4874e |
@imRishN @Bukhtawar we have a new flaky tests after #3563, here is the failure:
Created #3603 |
start gradle check |
1 similar comment
start gradle check |
❌ Gradle Check failure 18a87bc9829077b0dcdb22d1969b51f197e4874e |
start gradle check |
❌ Gradle Check failure 18a87bc9829077b0dcdb22d1969b51f197e4874e |
start gradle check |
❌ Gradle Check failure 18a87bc9829077b0dcdb22d1969b51f197e4874e |
start gradle check |
✅ Gradle Check success 18a87bc9829077b0dcdb22d1969b51f197e4874e |
9410458
to
11437f4
Compare
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Andriy Redko <[email protected]>
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plugins will have to upgrade too I imagine?
Signed-off-by: Andriy Redko <[email protected]> (cherry picked from commit d4465ce)
Yes, desirable (but luckily it is non breaking), I will take plugins + java client one by one |
Signed-off-by: Andriy Redko <[email protected]> (cherry picked from commit d4465ce) Co-authored-by: Andriy Redko <[email protected]>
Signed-off-by: Andriy Redko [email protected]
Description
Gradle 7.5 update. As always, hitting API incompatibilities.
Issues Resolved
Closes #3901
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.