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

Staging for version increment automation #432

Closed
wants to merge 12 commits into from

Conversation

prudhvigodithi
Copy link
Contributor

@prudhvigodithi prudhvigodithi commented Jul 5, 2022

Description

This is the staging PR for to execute workflows that auto raise the version increment PR's
Example: prudhvigodithi#1

Issues Resolved

Part of: opensearch-project/opensearch-build#1375
From solution: opensearch-project/opensearch-build#1375 (comment)
Related issue: #433

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.

prudhvigodithi and others added 7 commits July 5, 2022 07:54
…ensearch-project#420)

Refactors VectorReaderListener onResponse to expect arrays of Number
type from search result instead of Double type. Adds test case to
confirm that it can handle Integer type. Cleans up tests in
VectorReaderTest class.

Signed-off-by: John Mazanec <[email protected]>
(cherry picked from commit 7735351)
Signed-off-by: pgodithi <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]>
Signed-off-by: pgodithi <[email protected]>
This was referenced Jul 5, 2022
@prudhvigodithi prudhvigodithi marked this pull request as ready for review July 8, 2022 17:18
@prudhvigodithi prudhvigodithi requested review from a team and dblock July 8, 2022 17:18
@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2022

Codecov Report

Merging #432 (fbfaed8) into 1.3 (cf52a6d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                1.3     #432   +/-   ##
=========================================
  Coverage     83.46%   83.46%           
  Complexity      895      895           
=========================================
  Files           127      127           
  Lines          3852     3852           
  Branches        366      366           
=========================================
  Hits           3215     3215           
  Misses          475      475           
  Partials        162      162           

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 cf52a6d...fbfaed8. Read the comment docs.

@prudhvigodithi prudhvigodithi changed the title Staging for version increment automation. Staging for version increment automation Jul 10, 2022
@prudhvigodithi
Copy link
Contributor Author

Closing this PR in favor of #436
Added backport 1.3 label

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.

5 participants