React to Strings changes from #9103 in core#3110
React to Strings changes from #9103 in core#3110cwperks merged 3 commits intoopensearch-project:mainfrom
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.
https://github.com/opensearch-project/OpenSearch/actions/runs/5767554873/job/15637408847 |
|
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.