Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release 1.3.3] Point manifests ref to 1.3.3 tags. #2174

Merged
merged 28 commits into from
Jun 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
00de68c
Added initial components for 1.3.3 release
prudhvigodithi Jun 2, 2022
8af6345
Added initial components for 1.3.3 release
prudhvigodithi Jun 2, 2022
4ba73d3
Fixed ref
prudhvigodithi Jun 2, 2022
ab5052d
Fixed components
prudhvigodithi Jun 2, 2022
e3ed7e1
added performance-analyzer
prudhvigodithi Jun 3, 2022
f4a7a3d
added performance-analyzer, fixed conflict
prudhvigodithi Jun 3, 2022
733c45d
Added security component
prudhvigodithi Jun 3, 2022
15125a5
Added security component
prudhvigodithi Jun 3, 2022
cc820bf
Merge remote-tracking branch 'upstream/main' into 1.3.3
prudhvigodithi Jun 6, 2022
960ad67
added ml-commons
prudhvigodithi Jun 6, 2022
81942da
added other components and test manifests
prudhvigodithi Jun 6, 2022
2002e27
added other components and test manifests
prudhvigodithi Jun 6, 2022
6a9e707
Added alerting
prudhvigodithi Jun 6, 2022
2935ed4
Merge remote-tracking branch 'upstream/main' into 1.3.3
prudhvigodithi Jun 6, 2022
37d347c
Added remaing components
prudhvigodithi Jun 6, 2022
6137f7b
Merge remote-tracking branch 'upstream/main' into 1.3.3
prudhvigodithi Jun 7, 2022
011d307
Change functionalTestDashboards to ref 1.3
prudhvigodithi Jun 7, 2022
8c9917b
removed cron build
prudhvigodithi Jun 7, 2022
78202d3
removed cron build
prudhvigodithi Jun 7, 2022
ea542da
Merge remote-tracking branch 'upstream/main' into 1.3.3
prudhvigodithi Jun 8, 2022
3429e93
Add agent label for x64 and arm64
prudhvigodithi Jun 8, 2022
7ea07f7
Removed spaces
prudhvigodithi Jun 8, 2022
606cfab
Removed spaces
prudhvigodithi Jun 8, 2022
3d80a66
Removed spaces
prudhvigodithi Jun 8, 2022
088be5c
Removed spaces
prudhvigodithi Jun 8, 2022
ef50fec
Merge remote-tracking branch 'upstream/main' into 1.3.3
prudhvigodithi Jun 9, 2022
a403fe8
Modified ref to point to 1.3.3 tags
prudhvigodithi Jun 9, 2022
1d5b123
Change functionalTestDashboards ref to 1.3.3
prudhvigodithi Jun 9, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions manifests/1.3.3/opensearch-1.3.3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,49 +10,49 @@ ci:
components:
- name: OpenSearch
repository: https://github.com/opensearch-project/OpenSearch.git
ref: '1.3'
ref: tags/1.3.3
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.3.0
checks:
- gradle:publish
- gradle:properties:version
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: '1.3'
ref: tags/1.3.3.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: ml-commons
repository: https://github.com/opensearch-project/ml-commons.git
ref: '1.3'
ref: tags/1.3.3.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-ml-plugin
- name: alerting
repository: https://github.com/opensearch-project/alerting.git
ref: '1.3'
ref: tags/1.3.3.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: alerting
- name: asynchronous-search
repository: https://github.com/opensearch-project/asynchronous-search.git
ref: '1.3'
ref: tags/1.3.3.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: index-management
repository: https://github.com/opensearch-project/index-management.git
ref: '1.3'
ref: tags/1.3.3.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: k-NN
repository: https://github.com/opensearch-project/k-NN.git
ref: '1.3'
ref: tags/1.3.3.0
platforms:
- darwin
- linux
Expand All @@ -61,7 +61,7 @@ components:
- gradle:dependencies:opensearch.version
- name: performance-analyzer
repository: https://github.com/opensearch-project/performance-analyzer.git
ref: '1.3'
ref: tags/1.3.3.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
Expand All @@ -70,39 +70,39 @@ components:
- linux
- name: anomaly-detection
repository: https://github.com/opensearch-project/anomaly-detection.git
ref: '1.3'
ref: tags/1.3.3.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: cross-cluster-replication
repository: https://github.com/opensearch-project/cross-cluster-replication.git
ref: '1.3'
ref: tags/1.3.3.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: dashboards-reports
repository: https://github.com/opensearch-project/dashboards-reports.git
ref: '1.3'
ref: tags/1.3.3.0
working_directory: reports-scheduler
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: opensearch-observability
repository: https://github.com/opensearch-project/observability
ref: '1.3'
ref: tags/1.3.3.0
working_directory: opensearch-observability
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: security
repository: https://github.com/opensearch-project/security.git
ref: '1.3'
ref: tags/1.3.3.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: sql
repository: https://github.com/opensearch-project/sql.git
ref: '1.3'
ref: tags/1.3.3.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: plugin
20 changes: 10 additions & 10 deletions manifests/1.3.3/opensearch-dashboards-1.3.3.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.3
- name: functionalTestDashboards
repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git
ref: '1.3'
ref: tags/1.3.3
- name: securityDashboards
repository: https://github.com/opensearch-project/security-dashboards-plugin.git
ref: '1.3'
ref: tags/1.3.3.0
- name: anomalyDetectionDashboards
repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin
ref: '1.3'
ref: tags/1.3.3.0
- name: indexManagementDashboards
repository: https://github.com/opensearch-project/index-management-dashboards-plugin
ref: '1.3'
ref: tags/1.3.3.0
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/sql.git
working_directory: workbench
ref: '1.3'
ref: tags/1.3.3.0
- name: reportsDashboards
repository: https://github.com/opensearch-project/dashboards-reports.git
working_directory: dashboards-reports
ref: '1.3'
ref: tags/1.3.3.0
- name: ganttChartDashboards
repository: https://github.com/opensearch-project/dashboards-visualizations.git
working_directory: gantt-chart
ref: '1.3'
ref: tags/1.3.3.0
- name: observabilityDashboards
repository: https://github.com/opensearch-project/observability.git
working_directory: dashboards-observability
ref: '1.3'
ref: tags/1.3.3.0
- name: alertingDashboards
repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git
ref: '1.3'
ref: tags/1.3.3.0