--- 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.2.0 components: - name: OpenSearch-Dashboards ref: tags/1.2.0 repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git - name: alertingDashboards repository: https://github.com/opensearch-project/alerting-dashboards-plugin ref: tags/1.2.0.0 - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git ref: main - name: securityDashboards repository: https://github.com/opensearch-project/security-dashboards-plugin.git ref: tags/1.2.0.0 - name: indexManagementDashboards repository: https://github.com/opensearch-project/index-management-dashboards-plugin ref: tags/1.2.0.0 - name: queryWorkbenchDashboards repository: https://github.com/opensearch-project/sql.git working_directory: workbench ref: tags/1.2.0.0 - name: reportsDashboards repository: https://github.com/opensearch-project/dashboards-reports.git working_directory: dashboards-reports ref: tags/1.2.0.0 platforms: - linux - name: observabilityDashboards repository: https://github.com/opensearch-project/trace-analytics.git working_directory: dashboards-observability ref: tags/1.2.0.0 - name: ganttChartDashboards repository: https://github.com/opensearch-project/dashboards-visualizations.git working_directory: gantt-chart ref: tags/1.2.0.0 - name: anomalyDetectionDashboards repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin ref: tags/1.2.0.0