|
| 1 | +--- |
| 2 | +schema-version: '1.1' |
| 3 | +build: |
| 4 | + name: OpenSearch Dashboards |
| 5 | + version: 2.19.1 |
| 6 | +ci: |
| 7 | + image: |
| 8 | + name: opensearchstaging/ci-runner:ci-runner-almalinux8-opensearch-dashboards-build-v1 |
| 9 | +components: |
| 10 | + - name: OpenSearch-Dashboards |
| 11 | + repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git |
| 12 | + ref: '2.19' |
| 13 | + - name: functionalTestDashboards |
| 14 | + repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git |
| 15 | + ref: '2.19' |
| 16 | + - name: observabilityDashboards |
| 17 | + repository: https://github.com/opensearch-project/dashboards-observability.git |
| 18 | + ref: '2.19' |
| 19 | + - name: reportsDashboards |
| 20 | + repository: https://github.com/opensearch-project/dashboards-reporting.git |
| 21 | + ref: '2.19' |
| 22 | + - name: ganttChartDashboards |
| 23 | + repository: https://github.com/opensearch-project/dashboards-visualizations.git |
| 24 | + ref: '2.19' |
| 25 | + - name: queryWorkbenchDashboards |
| 26 | + repository: https://github.com/opensearch-project/dashboards-query-workbench.git |
| 27 | + ref: '2.19' |
| 28 | + - name: customImportMapDashboards |
| 29 | + repository: https://github.com/opensearch-project/dashboards-maps.git |
| 30 | + ref: '2.19' |
| 31 | + - name: anomalyDetectionDashboards |
| 32 | + repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin.git |
| 33 | + ref: '2.19' |
| 34 | + - name: mlCommonsDashboards |
| 35 | + repository: https://github.com/opensearch-project/ml-commons-dashboards.git |
| 36 | + ref: '2.19' |
| 37 | + - name: indexManagementDashboards |
| 38 | + repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git |
| 39 | + ref: '2.19' |
| 40 | + - name: notificationsDashboards |
| 41 | + repository: https://github.com/opensearch-project/dashboards-notifications.git |
| 42 | + ref: '2.19' |
| 43 | + - name: alertingDashboards |
| 44 | + repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git |
| 45 | + ref: '2.19' |
| 46 | + - name: securityAnalyticsDashboards |
| 47 | + repository: https://github.com/opensearch-project/security-analytics-dashboards-plugin.git |
| 48 | + ref: '2.19' |
| 49 | + - name: securityDashboards |
| 50 | + repository: https://github.com/opensearch-project/security-dashboards-plugin.git |
| 51 | + ref: '2.19' |
| 52 | + - name: searchRelevanceDashboards |
| 53 | + repository: https://github.com/opensearch-project/dashboards-search-relevance.git |
| 54 | + ref: '2.19' |
| 55 | + - name: assistantDashboards |
| 56 | + repository: https://github.com/opensearch-project/dashboards-assistant.git |
| 57 | + ref: '2.19' |
| 58 | + - name: flowFrameworkDashboards |
| 59 | + repository: https://github.com/opensearch-project/dashboards-flow-framework.git |
| 60 | + ref: '2.19' |
| 61 | + - name: queryInsightsDashboards |
| 62 | + repository: https://github.com/opensearch-project/query-insights-dashboards.git |
| 63 | + ref: '2.19' |
0 commit comments