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] fix commons-lang3 version (#45) #59

Merged

Conversation

zhichao-aws
Copy link
Member

Description

Manually include #45 in the backport PR of #40 to pass the build workflow.

Issues Resolved

[List any issues this PR will resolve]

Check List

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

Signed-off-by: zhichao-aws <zhichaog@amazon.com>
Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (backport-40-to-2.x@07ffd9c). Click here to learn what that means.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             backport-40-to-2.x      #59   +/-   ##
=====================================================
  Coverage                      ?   45.17%           
  Complexity                    ?       30           
=====================================================
  Files                         ?        6           
  Lines                         ?      352           
  Branches                      ?       42           
=====================================================
  Hits                          ?      159           
  Misses                        ?      172           
  Partials                      ?       21           

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

@zane-neo zane-neo merged commit 6e1b54f into opensearch-project:backport-40-to-2.x Dec 25, 2023
12 of 13 checks passed
zhichao-aws added a commit that referenced this pull request Dec 25, 2023
…lSparseTools (#58)

* Merge pull request #40 from zhichao-aws/SearchTools

feature: Add AbstractRetriverTool, VectorDBTool, NeuralSparseTools
(cherry picked from commit c088f77)

* fix commons-lang3 version (#45) (#59)

Signed-off-by: zhichao-aws <zhichaog@amazon.com>

---------

Signed-off-by: zhichao-aws <zhichaog@amazon.com>
Co-authored-by: zane-neo <zaniu@amazon.com>
yuye-aws pushed a commit to yuye-aws/skills that referenced this pull request Apr 26, 2024
…lSparseTools (opensearch-project#58)

* Merge pull request opensearch-project#40 from zhichao-aws/SearchTools

feature: Add AbstractRetriverTool, VectorDBTool, NeuralSparseTools
(cherry picked from commit c088f77)

* fix commons-lang3 version (opensearch-project#45) (opensearch-project#59)

Signed-off-by: zhichao-aws <zhichaog@amazon.com>

---------

Signed-off-by: zhichao-aws <zhichaog@amazon.com>
Co-authored-by: zane-neo <zaniu@amazon.com>
Signed-off-by: yuye-aws <yuyezhu@amazon.com>
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.

3 participants