opensearch-project / opensearch-build-libraries

Apache License 2.0
7 stars 25 forks source link

Remove credentials dependency from build.gradle #534

Open zelinh opened 1 month ago

zelinh commented 1 month ago

Description

Remove explicit credentials dependency in the build.gradle file.

Issues Resolved

https://github.com/opensearch-project/opensearch-build-libraries/issues/518 https://github.com/opensearch-project/opensearch-build-libraries/issues/519

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.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.72%. Comparing base (4e94ed7) to head (d937315). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #534 +/- ## ========================================= Coverage 84.72% 84.72% Complexity 105 105 ========================================= Files 115 115 Lines 648 648 Branches 71 71 ========================================= Hits 549 549 Misses 29 29 Partials 70 70 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

zelinh commented 4 weeks ago

Waiting for mend to give CVE scanning results

Seems like it's failing again. I contacted Mend support on the same previous issue and they are investigating on the issue.