Skip to content

Add ci.opensearch.org/m2/ mirror for plugin resolution (custom-codecs) - #359

Merged
peterzhuamazon merged 2 commits into
opensearch-project:3.8from
shreyah963:update-plugin-m2
Jul 31, 2026
Merged

Add ci.opensearch.org/m2/ mirror for plugin resolution (custom-codecs)#359
peterzhuamazon merged 2 commits into
opensearch-project:3.8from
shreyah963:update-plugin-m2

Conversation

@shreyah963

@shreyah963 shreyah963 commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Description

Add ci.opensearch.org/m2/ mirror for plugin resolution (custom-codecs)

Issues Resolved

opensearch-project/opensearch-build#6278 (comment)

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

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

PR Code Analyzer ❗

AI-powered 'Code-Diff-Analyzer' found issues on commit 5459b60.

Hard block: Issues at High severity or above will block this PR from merging.

PathLineSeverityDescription
build.gradle42highNew Maven repository source added: https://ci.opensearch.org/m2/ in buildscript block. Package registry changes must always be flagged — artifact authenticity cannot be verified from the diff alone.
build.gradle70highNew Maven repository source added: https://ci.opensearch.org/m2/ in project repositories block. Package registry changes must always be flagged — artifact authenticity cannot be verified from the diff alone.
bwc-test/build.gradle54highNew Maven repository source added: https://ci.opensearch.org/m2/ in buildscript block. Package registry changes must always be flagged — artifact authenticity cannot be verified from the diff alone.
bwc-test/build.gradle68highNew Maven repository source added: https://ci.opensearch.org/m2/ in project repositories block. Package registry changes must always be flagged — artifact authenticity cannot be verified from the diff alone.
settings.gradle12highNew Maven repository source added: https://ci.opensearch.org/m2/ in pluginManagement block. This affects Gradle plugin resolution and must be flagged — artifact authenticity cannot be verified from the diff alone.

The table above displays the top 10 most important findings.

Total: 5 | Critical: 0 | High: 5 | Medium: 0 | Low: 0


Pull Requests Author(s): Please update your Pull Request according to the report above.

Repository Maintainer(s): You can bypass diff analyzer by adding label skip-diff-analyzer after reviewing the changes carefully, then re-run failed actions. To re-enable the analyzer, remove the label, then re-run all actions.


⚠️ Note: The Code-Diff-Analyzer helps protect against potentially harmful code patterns. Please ensure you have thoroughly reviewed the changes beforehand.

Thanks.

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@7851ab3). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #359   +/-   ##
=======================================
  Coverage        ?   48.88%           
  Complexity      ?      192           
=======================================
  Files           ?       54           
  Lines           ?     1162           
  Branches        ?       64           
=======================================
  Hits            ?      568           
  Misses          ?      558           
  Partials        ?       36           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: shreyah963 <shreyab963@gmail.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
@peterzhuamazon
peterzhuamazon marked this pull request as ready for review July 31, 2026 21:15
@peterzhuamazon peterzhuamazon added the skip-diff-analyzer Maintainer to skip code-diff-analyzer check, after reviewing issues in AI analysis. label Jul 31, 2026
@peterzhuamazon

Copy link
Copy Markdown
Member

Expected new mirror for gradle plugins.

@peterzhuamazon
peterzhuamazon merged commit eb86a15 into opensearch-project:3.8 Jul 31, 2026
18 of 19 checks passed
peterzhuamazon added a commit that referenced this pull request Jul 31, 2026
#359) (#361)

* Add ci.opensearch.org/m2/ mirror for plugin resolution (custom-codecs)



* Address order issues



---------




(cherry picked from commit eb86a15)

Signed-off-by: shreyah963 <shreyab963@gmail.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
Co-authored-by: Shreya Bhatta <shreyab963@gmail.com>
Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport main skip-diff-analyzer Maintainer to skip code-diff-analyzer check, after reviewing issues in AI analysis.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants