-
Notifications
You must be signed in to change notification settings - Fork 312
Move 1.x manifests to legacy and add search-relevance to version increments #5534
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
Move 1.x manifests to legacy and add search-relevance to version increments #5534
Conversation
…ements Signed-off-by: Peter Zhu <[email protected]>
Do we need to make any changes to metrics for these versions? https://github.com/opensearch-project/opensearch-metrics/blob/main/src/main/java/org/opensearchmetrics/metrics/release/ReleaseInputs.java#L24-L29 |
I think since they are closed we good? |
Hi @prudhvigodithi are we ready to merge this? Thanks. |
Hey @peterzhuamazon I have created a PR from metrics opensearch-project/opensearch-metrics#135 to exclude 1.3. |
Should be ready to merge as pre-requisite is merged: Thanks. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Your project status has failed because the head coverage (0.00%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #5534 +/- ##
============================
============================
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Move 1.x manifests to legacy and add search-relevance to version increments
Issues Resolved
List any issues this PR will resolve, e.g. Closes [...].
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.