Skip to content
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

Update import to Strings in response to #9103 from core #456

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Aug 7, 2023

Description

Updates imports to Strings in CronSchedule and IntervalSchedule in response to opensearch-project/OpenSearch#9103

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: Craig Perkins <[email protected]>
@cwperks
Copy link
Member Author

cwperks commented Aug 7, 2023

The last core SNAPSHOT was published on Friday: https://aws.oss.sonatype.org/content/repositories/snapshots/org/opensearch/opensearch-core/

@cwperks
Copy link
Member Author

cwperks commented Aug 7, 2023

Opened a PR in core to address the maven snapshot publication issue: opensearch-project/OpenSearch#9149

@cwperks
Copy link
Member Author

cwperks commented Aug 7, 2023

The CI checks can be re-run now

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #456 (6b9cc27) into main (c2eef64) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #456   +/-   ##
=========================================
  Coverage     29.19%   29.19%           
  Complexity       98       98           
=========================================
  Files            22       22           
  Lines          1185     1185           
  Branches        109      109           
=========================================
  Hits            346      346           
  Misses          818      818           
  Partials         21       21           

@dbwiddis dbwiddis merged commit f729e5d into opensearch-project:main Aug 8, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants