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

[Backport 2.x] Update build script to publish to maven local #597

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5323699 from #596

Updates build script to publish zip to local maven. This allows plugins
like neural search to pick up the zip as a dependency.

Signed-off-by: John Mazanec <jmazane@amazon.com>
(cherry picked from commit 5323699)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team October 27, 2022 00:42
@codecov-commenter
Copy link

codecov-commenter commented Oct 27, 2022

Codecov Report

Merging #597 (5323699) into 2.x (515dcdb) will not change coverage.
The diff coverage is 85.85%.

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

@@            Coverage Diff            @@
##                2.x     #597   +/-   ##
=========================================
  Coverage     84.51%   84.51%           
  Complexity     1054     1054           
=========================================
  Files           149      149           
  Lines          4301     4301           
  Branches        382      382           
=========================================
  Hits           3635     3635           
  Misses          489      489           
  Partials        177      177           
Impacted Files Coverage Δ
...n/java/org/opensearch/knn/common/KNNConstants.java 93.33% <ø> (ø)
.../main/java/org/opensearch/knn/index/IndexUtil.java 55.73% <ø> (ø)
...va/org/opensearch/knn/index/KNNCircuitBreaker.java 60.00% <0.00%> (ø)
.../main/java/org/opensearch/knn/index/KNNMethod.java 100.00% <ø> (ø)
...ava/org/opensearch/knn/index/KNNMethodContext.java 92.50% <ø> (ø)
...java/org/opensearch/knn/index/MethodComponent.java 88.88% <ø> (ø)
...g/opensearch/knn/index/MethodComponentContext.java 91.13% <ø> (ø)
...earch/knn/index/memory/NativeMemoryAllocation.java 82.92% <ø> (ø)
.../java/org/opensearch/knn/index/query/KNNQuery.java 83.33% <ø> (ø)
...org/opensearch/knn/index/query/KNNQueryResult.java 100.00% <ø> (ø)
... and 84 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jmazanec15 jmazanec15 added the Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. label Oct 27, 2022
@jmazanec15 jmazanec15 merged commit 949ea01 into 2.x Oct 27, 2022
@github-actions github-actions bot deleted the backport/backport-596-to-2.x branch October 27, 2022 01:11
@heemin32 heemin32 added 2.4.0 v2.4.0 'Issues and PRs related to version v2.4.0' and removed 2.4.0 labels Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. v2.4.0 'Issues and PRs related to version v2.4.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants