--- schema-version: '1.0' build: name: OpenSearch Dashboards version: 3.0.0 ci: image: name: opensearchstaging/ci-runner:ci-runner-centos7-opensearch-dashboards-build-v4 components: - name: OpenSearch-Dashboards repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git ref: main - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git ref: main - name: reportsDashboards repository: https://github.com/opensearch-project/dashboards-reporting.git ref: main - name: securityDashboards repository: https://github.com/opensearch-project/security-dashboards-plugin.git ref: main - name: queryWorkbenchDashboards repository: https://github.com/opensearch-project/dashboards-query-workbench.git ref: main - name: searchRelevanceDashboards repository: https://github.com/opensearch-project/dashboards-search-relevance.git ref: main - name: observabilityDashboards repository: https://github.com/opensearch-project/dashboards-observability.git ref: main - name: ganttChartDashboards repository: https://github.com/opensearch-project/dashboards-visualizations.git working_directory: gantt-chart ref: main - name: notificationsDashboards repository: https://github.com/opensearch-project/dashboards-notifications.git ref: main - name: customImportMapDashboards repository: https://github.com/opensearch-project/dashboards-maps.git ref: main