-
Notifications
You must be signed in to change notification settings - Fork 284
/
Copy pathopensearch-2.19.0.yml
212 lines (212 loc) · 5.43 KB
/
opensearch-2.19.0.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
---
schema-version: '1.1'
build:
name: OpenSearch
version: 2.19.0
ci:
image:
name: opensearchstaging/ci-runner:ci-runner-al2-opensearch-build-v1
args: -e JAVA_HOME=/opt/java/openjdk-21
components:
- name: OpenSearch
repository: /~https://github.com/opensearch-project/OpenSearch.git
ref: tags/2.19.0
- name: common-utils
repository: /~https://github.com/opensearch-project/common-utils.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
- name: opensearch-learning-to-rank-base
repository: /~https://github.com/opensearch-project/opensearch-learning-to-rank-base.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
- name: opensearch-remote-metadata-sdk
repository: /~https://github.com/opensearch-project/opensearch-remote-metadata-sdk.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
- name: job-scheduler
repository: /~https://github.com/opensearch-project/job-scheduler.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
- name: security
repository: /~https://github.com/opensearch-project/security.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
- name: k-NN
repository: /~https://github.com/opensearch-project/k-NN.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
- name: geospatial
repository: /~https://github.com/opensearch-project/geospatial.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- job-scheduler
- name: cross-cluster-replication
repository: /~https://github.com/opensearch-project/cross-cluster-replication.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- common-utils
- name: ml-commons
repository: /~https://github.com/opensearch-project/ml-commons.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- common-utils
- name: neural-search
repository: /~https://github.com/opensearch-project/neural-search.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- ml-commons
- k-NN
- name: notifications-core
repository: /~https://github.com/opensearch-project/notifications.git
ref: tags/2.19.0.0
working_directory: notifications
platforms:
- linux
- windows
depends_on:
- common-utils
- name: notifications
repository: /~https://github.com/opensearch-project/notifications.git
ref: tags/2.19.0.0
working_directory: notifications
platforms:
- linux
- windows
depends_on:
- common-utils
- name: opensearch-observability
repository: /~https://github.com/opensearch-project/observability.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- common-utils
- name: opensearch-reports
repository: /~https://github.com/opensearch-project/reporting.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- common-utils
- job-scheduler
- name: sql
repository: /~https://github.com/opensearch-project/sql.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- ml-commons
- name: asynchronous-search
repository: /~https://github.com/opensearch-project/asynchronous-search.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- common-utils
- name: anomaly-detection
repository: /~https://github.com/opensearch-project/anomaly-detection.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- common-utils
- job-scheduler
- name: alerting
repository: /~https://github.com/opensearch-project/alerting.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- common-utils
- name: security-analytics
repository: /~https://github.com/opensearch-project/security-analytics.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- common-utils
- alerting
- job-scheduler
- name: index-management
repository: /~https://github.com/opensearch-project/index-management.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- common-utils
- job-scheduler
- name: performance-analyzer
repository: /~https://github.com/opensearch-project/performance-analyzer.git
ref: tags/2.19.0.0
platforms:
- linux
- name: custom-codecs
repository: /~https://github.com/opensearch-project/custom-codecs.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
- name: flow-framework
repository: /~https://github.com/opensearch-project/flow-framework.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- common-utils
- opensearch-remote-metadata-sdk
- name: skills
repository: /~https://github.com/opensearch-project/skills.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
depends_on:
- job-scheduler
- anomaly-detection
- sql
- ml-commons
- name: query-insights
repository: /~https://github.com/opensearch-project/query-insights.git
ref: tags/2.19.0.0
platforms:
- linux
- windows
- name: opensearch-system-templates
repository: /~https://github.com/opensearch-project/opensearch-system-templates.git
ref: tags/2.19.0.0
platforms:
- linux
- windows