Skip to content

Commit

Permalink
Replace manifest ref with tags (#2702)
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <zelinhao@amazon.com>

Signed-off-by: Zelin Hao <zelinhao@amazon.com>
  • Loading branch information
zelinh authored Oct 7, 2022
1 parent 1778b73 commit 6a23cdd
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
30 changes: 15 additions & 15 deletions manifests/1.3.6/opensearch-1.3.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ ci:
components:
- name: OpenSearch
repository: https://github.com/opensearch-project/OpenSearch.git
ref: '1.3'
ref: tags/1.3.6
checks:
- gradle:publish
- gradle:properties:version
- name: common-utils
repository: https://github.com/opensearch-project/common-utils.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:publish
- gradle:properties:version
Expand All @@ -25,7 +25,7 @@ components:
- windows
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
Expand All @@ -34,7 +34,7 @@ components:
- windows
- name: security
repository: https://github.com/opensearch-project/security.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
Expand All @@ -43,7 +43,7 @@ components:
- windows
- name: alerting
repository: https://github.com/opensearch-project/alerting.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: alerting
Expand All @@ -52,7 +52,7 @@ components:
- windows
- name: dashboards-reports
repository: https://github.com/opensearch-project/dashboards-reports.git
ref: '1.3'
ref: tags/1.3.6.0
working_directory: reports-scheduler
checks:
- gradle:properties:version
Expand All @@ -62,15 +62,15 @@ components:
- windows
- name: performance-analyzer
repository: https://github.com/opensearch-project/performance-analyzer.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
platforms:
- linux
- name: opensearch-observability
repository: https://github.com/opensearch-project/observability
ref: '1.3'
ref: tags/1.3.6.0
working_directory: opensearch-observability
checks:
- gradle:properties:version
Expand All @@ -80,7 +80,7 @@ components:
- windows
- name: ml-commons
repository: https://github.com/opensearch-project/ml-commons.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-ml-plugin
Expand All @@ -89,7 +89,7 @@ components:
- windows
- name: k-NN
repository: https://github.com/opensearch-project/k-NN.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
Expand All @@ -98,7 +98,7 @@ components:
- windows
- name: asynchronous-search
repository: https://github.com/opensearch-project/asynchronous-search.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
Expand All @@ -107,7 +107,7 @@ components:
- windows
- name: anomaly-detection
repository: https://github.com/opensearch-project/anomaly-detection.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
Expand All @@ -116,7 +116,7 @@ components:
- windows
- name: index-management
repository: https://github.com/opensearch-project/index-management.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
Expand All @@ -125,7 +125,7 @@ components:
- windows
- name: cross-cluster-replication
repository: https://github.com/opensearch-project/cross-cluster-replication.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
Expand All @@ -134,7 +134,7 @@ components:
- windows
- name: sql
repository: https://github.com/opensearch-project/sql.git
ref: '1.3'
ref: tags/1.3.6.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: plugin
Expand Down
20 changes: 10 additions & 10 deletions manifests/1.3.6/opensearch-dashboards-1.3.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,35 +9,35 @@ ci:
components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
ref: '1.3'
ref: tags/1.3.6
- name: functionalTestDashboards
repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git
ref: '1.3'
ref: tags/1.3.6
- name: securityDashboards
repository: https://github.com/opensearch-project/security-dashboards-plugin.git
ref: '1.3'
ref: tags/1.3.6.0
- name: anomalyDetectionDashboards
repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin
ref: '1.3'
ref: tags/1.3.6.0
- name: indexManagementDashboards
repository: https://github.com/opensearch-project/index-management-dashboards-plugin
ref: '1.3'
ref: tags/1.3.6.0
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/sql.git
working_directory: workbench
ref: '1.3'
ref: tags/1.3.6.0
- name: reportsDashboards
repository: https://github.com/opensearch-project/dashboards-reports.git
working_directory: dashboards-reports
ref: '1.3'
ref: tags/1.3.6.0
- name: ganttChartDashboards
repository: https://github.com/opensearch-project/dashboards-visualizations.git
working_directory: gantt-chart
ref: '1.3'
ref: tags/1.3.6.0
- name: observabilityDashboards
repository: https://github.com/opensearch-project/observability.git
working_directory: dashboards-observability
ref: '1.3'
ref: tags/1.3.6.0
- name: alertingDashboards
repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git
ref: '1.3'
ref: tags/1.3.6.0

0 comments on commit 6a23cdd

Please sign in to comment.