Adjust shadowJar name#5203
Conversation
Signed-off-by: Eric Wei <mengwei.eric@gmail.com>
PR Code Suggestions ✨Latest suggestions up to bca100a Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit 9de9544
Suggestions up to commit dfb903e
Suggestions up to commit 0b1f2eb
Suggestions up to commit 0b1f2eb
Suggestions up to commit cc6f809
|
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit 0b1f2eb.
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. |
|
Persistent review updated to latest commit 0b1f2eb |
1 similar comment
|
Persistent review updated to latest commit 0b1f2eb |
|
Persistent review updated to latest commit dfb903e |
|
Persistent review updated to latest commit 9de9544 |
- Fix ExtractTest.testExtractDatePartWithTimeType() flaky WEEK assertion
by using the same DateTimeFormatter("w", Locale.ENGLISH) calculation
as the EXTRACT function instead of ALIGNED_WEEK_OF_YEAR
- Update CI macOS runner from deprecated macos-13 to macos-14
Signed-off-by: Eric Wei <mengwei.eric@gmail.com>

Description
Adjust shadowJar name to accommodate change in core opensearch-project/OpenSearch#20767
Fixed all CI build and test failures.
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
--signoffor-s.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.