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

Add JS and CU to 2.0.1 manifest #2169

Merged
merged 2 commits into from
Jun 8, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
12 changes: 12 additions & 0 deletions manifests/2.0.1/opensearch-2.0.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,15 @@ components:
checks:
- gradle:publish
- gradle:properties:version
- name: common-utils
repository: https://github.com/opensearch-project/common-utils.git
ref: '2.0'
checks:
- gradle:publish
- gradle:properties:version
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: '2.0'
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version
14 changes: 14 additions & 0 deletions manifests/2.0.1/opensearch-dashboards-2.0.1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you can remove this change from here and let bot take care of it: #2170
:)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you can remove this change from here and let bot take care of it: #2170
:)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Removed this file.

schema-version: '1.0'
build:
name: OpenSearch Dashboards
version: 2.0.1
ci:
image:
name: opensearchstaging/ci-runner:ci-runner-centos7-opensearch-dashboards-build-v2
components:
- name: OpenSearch-Dashboards
ref: '2.0'
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
checks:
- npm:package:version