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 mavenCentral to the list of repositories in build.gradle #4298

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

Divyaasm
Copy link
Collaborator

Description

Fix to failing groovy tests due to missing plugin dependecies in the targeted repository.

Issues Related

#4297

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.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2813a21) 91.26% compared to head (a89c37f) 91.26%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4298   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files         189      189           
  Lines        6124     6124           
=======================================
  Hits         5589     5589           
  Misses        535      535           

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

Copy link
Member

@gaiksaya gaiksaya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this!

Can you also fix in build-lib repo please?

@Divyaasm Divyaasm merged commit 5ac4089 into opensearch-project:main Dec 19, 2023
13 checks passed
@Divyaasm Divyaasm deleted the dependency branch February 27, 2024 19:41
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