forked from opensearch-project/opensearch-build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
opensearch-dashboards-1.1.0.yml
55 lines (55 loc) · 2.14 KB
/
opensearch-dashboards-1.1.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
---
schema-version: '1.0'
ci:
image:
name: opensearchstaging/ci-runner:centos7-x64-arm64-jdkmulti-node10.24.1-cypress6.9.1-20211028
build:
name: OpenSearch Dashboards
version: 1.1.0
components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
ref: tags/1.1.0
- name: alertingDashboards
repository: https://github.com/opensearch-project/alerting-dashboards-plugin
ref: tags/1.1.0.0
# hybrid repo (workbench)
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/sql.git
working_directory: workbench
ref: tags/1.1.0.0
# hybrid repo (dashboards-notifications)
# - name: notificationsDashboards
# repository: https://github.com/opensearch-project/notifications.git
# working_directory: dashboards-notifications
# ref: main
- name: securityDashboards
repository: https://github.com/opensearch-project/security-dashboards-plugin
ref: tags/1.1.0.0
- name: indexManagementDashboards
repository: https://github.com/opensearch-project/index-management-dashboards-plugin
ref: tags/1.1.0.0
- name: anomalyDetectionDashboards
repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin
ref: tags/1.1.0.0
# hybrid repo (dashboards-reports)
- name: reportsDashboards
repository: https://github.com/opensearch-project/dashboards-reports.git
working_directory: dashboards-reports
ref: tags/1.1.0.0
# hybrid repo (dashboards-notebooks)
- name: notebooksDashboards
repository: https://github.com/opensearch-project/dashboards-notebooks.git
working_directory: dashboards-notebooks
ref: tags/1.1.0.0
- name: traceAnalyticsDashboards
repository: https://github.com/opensearch-project/trace-analytics.git
ref: tags/1.1.0.0
# hybrid repo (gantt-chart)
- name: ganttChartDashboards
repository: https://github.com/opensearch-project/dashboards-visualizations
working_directory: gantt-chart
ref: tags/1.1.0.0
- name: functionalTestDashboards
repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git
ref: main