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

Bumping 2.x to 2.8.0 #7237

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Conversation

Rishikesh1159
Copy link
Member

Description

This PR bumps 2.x to 2.8.0

Issues Resolved

#6967

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
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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: Rishikesh1159 <[email protected]>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationIT.testScrollCreatedOnReplica
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=pit/10_basic/Delete all}

@codecov-commenter
Copy link

Codecov Report

Merging #7237 (5e72e61) into 2.x (09bc5e1) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #7237      +/-   ##
============================================
- Coverage     70.33%   70.31%   -0.02%     
+ Complexity    59699    59682      -17     
============================================
  Files          4847     4847              
  Lines        287115   287116       +1     
  Branches      41716    41716              
============================================
- Hits         201935   201895      -40     
- Misses        68299    68343      +44     
+ Partials      16881    16878       -3     
Impacted Files Coverage Δ
server/src/main/java/org/opensearch/Version.java 83.84% <100.00%> (+0.50%) ⬆️
...ing/allocation/allocator/RemoteShardsBalancer.java 51.07% <100.00%> (ø)

... and 503 files with indirect coverage changes

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

@Rishikesh1159 Rishikesh1159 merged commit 15db9a9 into opensearch-project:2.x Apr 18, 2023
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.

3 participants