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

Remove hardcoding of version in knn CI #334

Conversation

peterzhuamazon
Copy link
Member

@peterzhuamazon peterzhuamazon commented Mar 28, 2022

Signed-off-by: Peter Zhu [email protected]

Description

Remove hardcoding of version in knn CI.
The value should be taken from build.gradle.
Thanks.

Issues Resolved

Part of opensearch-project/opensearch-build#1632

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as 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.

@codecov-commenter
Copy link

Codecov Report

Merging #334 (2af51db) into main (6121c27) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #334   +/-   ##
=========================================
  Coverage     83.81%   83.81%           
  Complexity      900      900           
=========================================
  Files           130      130           
  Lines          3844     3844           
  Branches        360      360           
=========================================
  Hits           3222     3222           
  Misses          459      459           
  Partials        163      163           

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 6121c27...2af51db. Read the comment docs.

@peterzhuamazon peterzhuamazon merged commit 2ca98b3 into opensearch-project:main Mar 28, 2022
@peterzhuamazon peterzhuamazon deleted the opensearch-2.0.0-qualifier-default branch March 28, 2022 21:17
@jmazanec15 jmazanec15 mentioned this pull request Mar 28, 2022
5 tasks
martin-gaievski pushed a commit to martin-gaievski/k-NN that referenced this pull request Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants