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

Add backport workflow to 1.x #13800

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

prudhvigodithi
Copy link
Member

@prudhvigodithi prudhvigodithi commented May 23, 2024

Description

Coming from initial PR #13790 and comment #13790 (comment), add missing backport workflow to 1.x to ensure we have 1.3 backports working.

Related Issues

Part of: #3713

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • API changes companion pull request created.
  • 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: Prudhvi Godithi <pgodithi@amazon.com>
Copy link
Contributor

✅ Gradle check result for 7c08f8a: SUCCESS

Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.51%. Comparing base (771876e) to head (7c08f8a).
Report is 5 commits behind head on 1.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x   #13800      +/-   ##
============================================
- Coverage     77.63%   77.51%   -0.12%     
+ Complexity    58824    58730      -94     
============================================
  Files          4223     4223              
  Lines        253567   253568       +1     
  Branches      38700    38700              
============================================
- Hits         196860   196559     -301     
- Misses        40700    40992     +292     
- Partials      16007    16017      +10     

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

@reta reta merged commit a10f2ec into opensearch-project:1.x May 23, 2024
45 of 64 checks passed
@prudhvigodithi prudhvigodithi added the backport 1.3 Backport to 1.3 branch label May 23, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 23, 2024
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
(cherry picked from commit a10f2ec)
Signed-off-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
Labels
backport 1.3 Backport to 1.3 branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants