-
Notifications
You must be signed in to change notification settings - Fork 280
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
React to Strings changes from #9103 in core #3110
Conversation
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
The last core SNAPSHOT was published on Friday: https://aws.oss.sonatype.org/content/repositories/snapshots/org/opensearch/opensearch-core/ @opensearch-project/engineering-effectiveness are there any issues publishing snapshots atm? |
Looking into the maven snapshot publish failure.
|
Opened a PR in core to address the snapshot publication issue: opensearch-project/OpenSearch#9149 |
Backport of #3110 to 2.x --------- Signed-off-by: Craig Perkins <cwperx@amazon.com>
Looks like it may be trying to use the SNAPSHOT from the gradle cache... |
Codecov Report
@@ Coverage Diff @@
## main #3110 +/- ##
============================================
- Coverage 62.43% 62.38% -0.05%
+ Complexity 3353 3349 -4
============================================
Files 254 254
Lines 19747 19749 +2
Branches 3334 3334
============================================
- Hits 12329 12321 -8
- Misses 5786 5794 +8
- Partials 1632 1634 +2
|
Description
React to changes from opensearch-project/OpenSearch#9103 in core
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.