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

[2.x] Added bwc version 1.3.11. (#7630) #8061

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

reta
Copy link
Collaborator

@reta reta commented Jun 14, 2023

Description

Forwardport of #7630

Related Issues

N/A

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.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.action.admin.indices.create.CreateIndexIT.testCreateAndDeleteIndexConcurrently
      1 org.opensearch.action.admin.indices.create.CreateIndexIT.classMethod

@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #8061 (c3960fe) into 2.x (1cbeb62) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #8061      +/-   ##
============================================
+ Coverage     70.51%   70.57%   +0.06%     
+ Complexity    56621    56613       -8     
============================================
  Files          4697     4697              
  Lines        268539   268540       +1     
  Branches      39714    39714              
============================================
+ Hits         189348   189514     +166     
+ Misses        62913    62671     -242     
- Partials      16278    16355      +77     
Impacted Files Coverage Δ
server/src/main/java/org/opensearch/Version.java 83.26% <100.00%> (-1.23%) ⬇️

... and 441 files with indirect coverage changes

@reta reta mentioned this pull request Jun 14, 2023
6 tasks
@reta
Copy link
Collaborator Author

reta commented Jun 14, 2023

@kartg please approve :) thanks!

@kartg
Copy link
Member

kartg commented Jun 14, 2023

There's gotta be a better way (perhaps by modifying the workflow) than doing a manual forward-port each time.... 😞

@reta reta merged commit f542af4 into opensearch-project:2.x Jun 14, 2023
gaiksaya pushed a commit to gaiksaya/OpenSearch that referenced this pull request Jun 26, 2023
…-project#8061)

Signed-off-by: Andriy Redko <[email protected]>
Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
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.

2 participants