-
Notifications
You must be signed in to change notification settings - Fork 76
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
#844 Adding spec for UBI #845
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: jzonthemtn <[email protected]>
Signed-off-by: jzonthemtn <[email protected]>
Changes AnalysisCommit SHA: 9eb972f API ChangesSummary
ReportThe full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/13979359037/artifacts/2795779638 API Coverage
|
Thanks @jzonthemtn |
Is this plugin part of 2.19? If so you don't need a custom |
No, it's not. Just 3.0. Thanks, will update. |
…'s not for 2.x. Signed-off-by: jzonthemtn <[email protected]>
Signed-off-by: jzonthemtn <[email protected]>
If it's (going to be) installed by default tests should go into default still and have |
@dblock Sorry, I'm not sure I follow. Are you saying I still don't have it quite right? |
There's probably more. I'd start by making sure the tests pass locally for you. |
Signed-off-by: jzonthemtn <[email protected]>
Signed-off-by: jzonthemtn <[email protected]>
Thanks, I think that got me on the right path.
|
Description
Adds the UBI spec per opensearch-project/user-behavior-insights#77.
Issues Resolved
Closes #844.
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.