Update Gradle to 7.6.1 and Gradle test-retry to 1.5.2#354
Merged
khushbr merged 3 commits intoopensearch-project:mainfrom Apr 28, 2023
Merged
Update Gradle to 7.6.1 and Gradle test-retry to 1.5.2#354khushbr merged 3 commits intoopensearch-project:mainfrom
khushbr merged 3 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com>
Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com>
Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #354 +/- ##
============================================
- Coverage 72.77% 72.76% -0.02%
+ Complexity 3045 3042 -3
============================================
Files 381 381
Lines 19013 19013
Branches 1472 1472
============================================
- Hits 13836 13834 -2
- Misses 4581 4582 +1
- Partials 596 597 +1 |
khushbr
approved these changes
Apr 28, 2023
ansjcy
approved these changes
Apr 28, 2023
Collaborator
|
The CI is failing here because of circular dependency on the PA repo, once both set of changes are merged, the build failure will be resolved. |
Merged
5 tasks
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
May 12, 2023
* Change gradle version to 7.6.1. Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com> * Update gradle, gradle wrapper and plugin version. Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com> * Uncomment test comments. Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com> --------- Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com> (cherry picked from commit 426c78b)
khushbr
pushed a commit
that referenced
this pull request
May 15, 2023
* Change gradle version to 7.6.1. Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com> * Update gradle, gradle wrapper and plugin version. Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com> * Uncomment test comments. Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com> --------- Signed-off-by: Filip Drobnjakovic <drobnjakovicfilip@gmail.com> (cherry picked from commit 426c78b) Co-authored-by: Filip Drobnjaković <drobnjakovicfilip@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Due to opensearch-project/OpenSearch#7286, we are required to switch to Gradle 7.6.1.
AbstractMethodErrorCheck 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.