Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into add-134-components
Browse files Browse the repository at this point in the history
  • Loading branch information
zelinh committed Jul 8, 2022
2 parents 1be7da4 + 7ec9fd4 commit 3d3d651
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 31 deletions.
2 changes: 0 additions & 2 deletions jenkins/check-for-build.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ pipeline {
H 1 * * * %INPUT_MANIFEST=2.2.0/opensearch-2.2.0.yml;TARGET_JOB_NAME=distribution-build-opensearch
H 1 * * * %INPUT_MANIFEST=3.0.0/opensearch-3.0.0.yml;TARGET_JOB_NAME=distribution-build-opensearch
H 1 * * * %INPUT_MANIFEST=3.0.0/opensearch-dashboards-3.0.0.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards
H 1 * * * %INPUT_MANIFEST=2.0.2/opensearch-dashboards-2.0.2.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards
H 1 * * * %INPUT_MANIFEST=2.0.2/opensearch-2.0.2.yml;TARGET_JOB_NAME=distribution-build-opensearch
H 1 * * * %INPUT_MANIFEST=1.3.4/opensearch-dashboards-1.3.4.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards
H 1 * * * %INPUT_MANIFEST=1.3.4/opensearch-1.3.4.yml;TARGET_JOB_NAME=distribution-build-opensearch
'''
Expand Down
34 changes: 17 additions & 17 deletions manifests/2.1.0/opensearch-2.1.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,85 +10,85 @@ ci:
components:
- name: OpenSearch
repository: https://github.com/opensearch-project/OpenSearch.git
ref: '2.1'
ref: tags/2.1.0
checks:
- gradle:publish
- gradle:properties:version
- name: common-utils
repository: https://github.com/opensearch-project/common-utils.git
ref: '2.1'
ref: tags/2.1.0.0
checks:
- gradle:publish
- gradle:properties:version
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: '2.1'
ref: tags/2.1.0.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: ml-commons
repository: https://github.com/opensearch-project/ml-commons.git
ref: '2.1'
ref: tags/2.1.0.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-ml-plugin
- name: performance-analyzer
repository: https://github.com/opensearch-project/performance-analyzer.git
ref: '2.1'
ref: tags/2.1.0.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: security
repository: https://github.com/opensearch-project/security.git
ref: '2.1'
ref: tags/2.1.0.0
- name: notifications-core
repository: https://github.com/opensearch-project/notifications.git
ref: '2.1'
ref: tags/2.1.0.0
working_directory: notifications
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-notifications-core
- name: notifications
repository: https://github.com/opensearch-project/notifications.git
ref: '2.1'
ref: tags/2.1.0.0
working_directory: notifications
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: notifications
- name: index-management
repository: https://github.com/opensearch-project/index-management.git
ref: '2.1'
ref: tags/2.1.0.0
checks:
- gradle:properties:version
- name: sql
repository: https://github.com/opensearch-project/sql.git
ref: '2.1'
ref: tags/2.1.0.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: opensearch-sql-plugin
- name: opensearch-observability
repository: https://github.com/opensearch-project/observability
ref: '2.1'
ref: tags/2.1.0.0
working_directory: opensearch-observability
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: dashboards-reports
repository: https://github.com/opensearch-project/dashboards-reports.git
ref: '2.1'
ref: tags/2.1.0.0
working_directory: reports-scheduler
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: alerting
repository: https://github.com/opensearch-project/alerting.git
ref: '2.1'
ref: tags/2.1.0.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version: alerting
- name: k-NN
repository: https://github.com/opensearch-project/k-NN.git
ref: '2.1'
ref: tags/2.1.0.0
platforms:
- darwin
- linux
Expand All @@ -97,19 +97,19 @@ components:
- gradle:dependencies:opensearch.version
- name: anomaly-detection
repository: https://github.com/opensearch-project/anomaly-detection.git
ref: '2.1'
ref: tags/2.1.0.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: asynchronous-search
repository: https://github.com/opensearch-project/asynchronous-search.git
ref: '2.1'
ref: tags/2.1.0.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
- name: cross-cluster-replication
repository: https://github.com/opensearch-project/cross-cluster-replication.git
ref: '2.1'
ref: tags/2.1.0.0
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
22 changes: 11 additions & 11 deletions manifests/2.1.0/opensearch-dashboards-2.1.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,41 +9,41 @@ ci:
components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
ref: '2.1'
ref: tags/2.1.0
checks:
- npm:package:version
- name: functionalTestDashboards
repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git
ref: '2.1'
ref: tags/2.1.0
- name: notificationsDashboards
repository: https://github.com/opensearch-project/notifications.git
working_directory: dashboards-notifications
ref: '2.1'
ref: tags/2.1.0.0
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/sql.git
working_directory: workbench
ref: '2.1'
ref: tags/2.1.0.0
- name: observabilityDashboards
repository: https://github.com/opensearch-project/observability.git
working_directory: dashboards-observability
ref: '2.1'
ref: tags/2.1.0.0
- name: ganttChartDashboards
repository: https://github.com/opensearch-project/dashboards-visualizations.git
working_directory: gantt-chart
ref: '2.1'
ref: tags/2.1.0.0
- name: reportsDashboards
repository: https://github.com/opensearch-project/dashboards-reports.git
working_directory: dashboards-reports
ref: '2.1'
ref: tags/2.1.0.0
- name: securityDashboards
repository: https://github.com/opensearch-project/security-dashboards-plugin.git
ref: '2.1'
ref: tags/2.1.0.0
- name: alertingDashboards
repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git
ref: '2.1'
ref: tags/2.1.0.0
- name: anomalyDetectionDashboards
repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin
ref: '2.1'
ref: tags/2.1.0.0
- name: indexManagementDashboards
repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git
ref: '2.1'
ref: tags/2.1.0.0
2 changes: 1 addition & 1 deletion release-notes/opensearch-release-notes-2.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

OpenSearch and OpenSearch Dashboards 2.1.0 includes the following features, enhancements, bug fixes, infrastructure, documentation, maintenance, and refactoring updates.

OpenSearch Release Notes _coming soon_.
OpenSearch [Release Notes](https://github.com/opensearch-project/OpenSearch/blob/main/release-notes/opensearch.release-notes-2.1.0.md).

OpenSearch Dashboards [Release Notes](https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/release-notes/opensearch-dashboards.release-notes-2.1.0.md).

Expand Down

0 comments on commit 3d3d651

Please sign in to comment.