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

[Remote Store] Update version to 2.14 in path type min node version check #13436

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

ashking94
Copy link
Member

@ashking94 ashking94 commented Apr 29, 2024

Description

Updates the version from current to 2.14 corresponding to #12988. The same shall be backported as well.

Check List

  • [ ] New functionality includes testing.
    • All tests pass
  • [ ] New functionality has been documented.
    • [ ] New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • [ ] Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • [ ] Public documentation issue/PR created

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: Ashish Singh <ssashish@amazon.com>
@ashking94 ashking94 self-assigned this Apr 29, 2024
@ashking94 ashking94 added the backport 2.x Backport to 2.x branch label Apr 29, 2024
@ashking94 ashking94 changed the title [Remote Store] Update version to 2.14 in path type check [Remote Store] Update version to 2.14 in path type min node version check Apr 29, 2024
Copy link
Contributor

✅ Gradle check result for daf9cd1: SUCCESS

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.45%. Comparing base (b15cb0c) to head (daf9cd1).
Report is 231 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13436      +/-   ##
============================================
+ Coverage     71.42%   71.45%   +0.03%     
- Complexity    59978    60760     +782     
============================================
  Files          4985     5046      +61     
  Lines        282275   286099    +3824     
  Branches      40946    41434     +488     
============================================
+ Hits         201603   204426    +2823     
- Misses        63999    64735     +736     
- Partials      16673    16938     +265     

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

@gbbafna gbbafna merged commit a47e123 into opensearch-project:main Apr 29, 2024
82 of 83 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 29, 2024
Signed-off-by: Ashish Singh <ssashish@amazon.com>
(cherry picked from commit a47e123)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
gbbafna pushed a commit that referenced this pull request Apr 29, 2024
…3438)

(cherry picked from commit a47e123)

Signed-off-by: Ashish Singh <ssashish@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants