Skip to content
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

Removed ES reference from build.gradle #562

Merged

Conversation

owaiskazi19
Copy link
Member

@owaiskazi19 owaiskazi19 commented Apr 15, 2022

Signed-off-by: Owais Kazi [email protected]

Description

  • Removed ES reference from the build file
  • Updated the doc link

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

@owaiskazi19 owaiskazi19 requested a review from a team as a code owner April 15, 2022 17:45
@@ -131,7 +118,7 @@ afterEvaluate {
fileMode 0644
dirMode 0755

requires('elasticsearch-oss', versions.elasticsearch, EQUAL)
Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure where the versions.elasticsearch is defined and if it all it's being used. It'll be great if someone can point the reference.

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2022

Codecov Report

Merging #562 (7a4b9c2) into main (b56cd4c) will not change coverage.
The diff coverage is n/a.

❗ Current head 7a4b9c2 differs from pull request most recent head f71a1df. Consider uploading reports for the commit f71a1df to get more accurate results

@@            Coverage Diff            @@
##               main     #562   +/-   ##
=========================================
  Coverage     94.59%   94.59%           
  Complexity     2742     2742           
=========================================
  Files           276      276           
  Lines          7454     7454           
  Branches        550      550           
=========================================
  Hits           7051     7051           
  Misses          349      349           
  Partials         54       54           
Flag Coverage Δ
query-workbench 62.76% <ø> (ø)
sql-engine 97.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b56cd4c...f71a1df. Read the comment docs.

Copy link
Collaborator

@penghuo penghuo left a comment

Choose a reason for hiding this comment

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

Thanks for the change!

@vamsi-amazon vamsi-amazon merged commit 6fda8f7 into opensearch-project:main Apr 18, 2022
vamsi-amazon pushed a commit that referenced this pull request Apr 19, 2022
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