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

[Backport 2.x] Convert transport-reactor-netty4 to use gradle version catalog #17276

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8089b61 from #17233.

* Move transport-nio and transport-reactor-netty4 to use gradle version catalog

Signed-off-by: Craig Perkins <[email protected]>

* Add to CHANGELOG

Signed-off-by: Craig Perkins <[email protected]>

* test dependabot

Signed-off-by: Craig Perkins <[email protected]>

* Monitor root dir

Signed-off-by: Craig Perkins <[email protected]>

* Reference version catalog in settings.gradle

Signed-off-by: Craig Perkins <[email protected]>

* Add mavenCentral

Signed-off-by: Craig Perkins <[email protected]>

* Remove section from settings.gradle

Signed-off-by: Craig Perkins <[email protected]>

* Test 2 repositories sections

Signed-off-by: Craig Perkins <[email protected]>

* Add separate repositories section for dependency resolution

Signed-off-by: Craig Perkins <[email protected]>

* Remove top-level repositories

Signed-off-by: Craig Perkins <[email protected]>

* Revert changes in dependabot.yml

Signed-off-by: Craig Perkins <[email protected]>

* Update CHANGELOG entry

Signed-off-by: Craig Perkins <[email protected]>

* Remove files from transport-nio

Signed-off-by: Craig Perkins <[email protected]>

* Hyphenate the dependency

Signed-off-by: Craig Perkins <[email protected]>

* Switch CHANGELOG

Signed-off-by: Craig Perkins <[email protected]>

---------

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 8089b61)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Feb 6, 2025

❕ Gradle check result for acbe61b: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.remotestore.multipart.RemoteStoreMultipartIT.testCloseIndexWithNoOpSyncAndFlushForAsyncTranslog

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.97%. Comparing base (757f33e) to head (acbe61b).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17276      +/-   ##
============================================
- Coverage     72.03%   71.97%   -0.06%     
- Complexity    65966    65999      +33     
============================================
  Files          5341     5341              
  Lines        307160   307160              
  Branches      44824    44824              
============================================
- Hits         221248   221067     -181     
- Misses        67416    67672     +256     
+ Partials      18496    18421      -75     

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

@reta reta merged commit bc04657 into 2.x Feb 6, 2025
69 checks passed
@github-actions github-actions bot deleted the backport/backport-17233-to-2.x branch February 6, 2025 18:29
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.

2 participants