Skip to content

Update to Gradle 8.5#519

Merged
bharath-techie merged 2 commits into
opensearch-project:mainfrom
RS146BIJAY:main_gradle
Jan 25, 2024
Merged

Update to Gradle 8.5#519
bharath-techie merged 2 commits into
opensearch-project:mainfrom
RS146BIJAY:main_gradle

Conversation

@RS146BIJAY
Copy link
Copy Markdown
Collaborator

Description

Update to Gradle 8.5

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@e70aa78). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #519   +/-   ##
=======================================
  Coverage        ?   84.16%           
  Complexity      ?      558           
=======================================
  Files           ?       61           
  Lines           ?     2046           
  Branches        ?      146           
=======================================
  Hits            ?     1722           
  Misses          ?      227           
  Partials        ?       97           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RS146BIJAY RS146BIJAY force-pushed the main_gradle branch 3 times, most recently from d61d2c6 to 7ec9c00 Compare January 25, 2024 10:58
@RS146BIJAY RS146BIJAY marked this pull request as ready for review January 25, 2024 11:07
bharath-techie
bharath-techie previously approved these changes Jan 25, 2024
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
Comment thread build.gradle
String bwcFilePath = "src/test/resources/org/opensearch/search/asynchronous/bwc/"
String bwcRemoteFile = "https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/"+ bwcVersionShort + "/latest/linux/x64/tar/builds/opensearch/plugins/opensearch-asynchronous-search-"+ bwcVersion +".zip"
getPluginResource(bwcFilePath + bwcVersion, bwcRemoteFile)
//getPluginResource(bwcFilePath + bwcVersion, bwcRemoteFile)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we commenting this

Copy link
Copy Markdown
Collaborator Author

@RS146BIJAY RS146BIJAY Jan 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because we are providing it offline. It was unable to download the zip from remote. So inorder to fix build we downloaded it from repository and put in test/resource folder.

@bharath-techie bharath-techie merged commit bc2b501 into opensearch-project:main Jan 25, 2024
@reta
Copy link
Copy Markdown
Contributor

reta commented Jan 25, 2024

@RS146BIJAY @bharath-techie I am curious why the original pull request (#516) was not merged?

@reta
Copy link
Copy Markdown
Contributor

reta commented Jan 25, 2024

@RS146BIJAY Please backport to 2.x

RS146BIJAY added a commit to RS146BIJAY/asynchronous-search that referenced this pull request Jan 25, 2024
* Updating maintainers file

Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>

* Update to Gradle 8.5

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>

---------

Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit bc2b501)
bharath-techie pushed a commit that referenced this pull request Jan 25, 2024
…Update to Gradle 8.5 (#522)

* Update to Gradle 8.5 (#519)

* Updating maintainers file

Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>

* Update to Gradle 8.5

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>

---------

Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit bc2b501)

* Updates admin credentials used in github workflow (#521)

Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
(cherry picked from commit a0e9476)
@RS146BIJAY
Copy link
Copy Markdown
Collaborator Author

@RS146BIJAY @bharath-techie I am curious why the original pull request (#516) was not merged?

@reta Actually I was not sure why bwc tests were failing for previous PR and we urgently needed to send another change fixing admin credentials. So we took your changes along and tried multiple hit and trails to fix failing bwc and once build passed we pushed this change. Agreed this PR was redundant and could have send previous PR itself with bwc fix.

@RS146BIJAY
Copy link
Copy Markdown
Collaborator Author

@RS146BIJAY Please backport to 2.x

Done

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.

4 participants