Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
9 changes: 9 additions & 0 deletions manifests/2.3.1/opensearch-2.3.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,12 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: sql
repository: https://github.com/opensearch-project/sql.git
ref: '2.3'
platforms:
- linux
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-sql-plugin
4 changes: 4 additions & 0 deletions manifests/2.3.1/opensearch-dashboards-2.3.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
ref: '2.3'
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/sql.git
working_directory: workbench
ref: '2.3'
4 changes: 4 additions & 0 deletions manifests/2.4.0/opensearch-dashboards-2.4.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ components:
- name: alertingDashboards
repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git
ref: '2.x'
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/sql.git
working_directory: workbench
ref: 2.x
- name: indexManagementDashboards
repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git
ref: '2.x'
9 changes: 9 additions & 0 deletions manifests/3.0.0/opensearch-3.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,12 @@ components:
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: sql
repository: https://github.com/opensearch-project/sql.git
ref: main
platforms:
- linux
Comment thread
peterzhuamazon marked this conversation as resolved.
- windows
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-sql-plugin
4 changes: 4 additions & 0 deletions manifests/3.0.0/opensearch-dashboards-3.0.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ components:
- name: securityDashboards
repository: https://github.com/opensearch-project/security-dashboards-plugin.git
ref: main
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/sql.git
working_directory: workbench
ref: main