[1.3] Add CI mirror and JDK group excludes to avoid Maven Central throttling#22323
Conversation
Manually cherry-picked the changes from e3400ac. Signed-off-by: Andrew Ross <andrross@amazon.com>
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit ae52ab4.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
PR Reviewer Guide 🔍(Review updated until commit 4b38d2d)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 4b38d2d Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit 3cdcbff
Suggestions up to commit ae52ab4
|
|
Persistent review updated to latest commit 3cdcbff |
Delete the backport workflows that are not needed on 1.3 Signed-off-by: Andrew Ross <andrross@amazon.com>
3cdcbff to
4b38d2d
Compare
|
Persistent review updated to latest commit 4b38d2d |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 1.3 #22323 +/- ##
============================================
+ Coverage 77.56% 77.64% +0.07%
+ Complexity 58760 56778 -1982
============================================
Files 4223 4010 -213
Lines 253441 243985 -9456
Branches 38701 37547 -1154
============================================
- Hits 196590 189432 -7158
+ Misses 40844 39080 -1764
+ Partials 16007 15473 -534 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@peterzhuamazon The failing macos checks here are broken. Probably not worth fixing on this end-of-life branch. The build and tests did pass on other platforms. Can you merge this? |
3445390
into
opensearch-project:1.3
This is needed because the 2.19 branch still checks out and builds the 1.3 branch during bwc tests
Check List
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.