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

Add AD and Alerting to the manifest 2.0.0 and remove CU/Alerting build script #1878

Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions manifests/2.0.0/opensearch-2.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,15 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: alerting
repository: https://github.com/opensearch-project/alerting.git
ref: main
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: alerting
- name: asynchronous-search
repository: https://github.com/opensearch-project/asynchronous-search.git
ref: main
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version