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

Added job-scheduler and common-utils to 1.2.4 manifest. #1418

Merged
Merged
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
26 changes: 19 additions & 7 deletions manifests/1.2.4/opensearch-1.2.4.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,26 @@
schema-version: "1.0"
build:
name: OpenSearch
version: 1.2.4
ci:
image:
name: opensearchstaging/ci-runner:centos7-x64-arm64-jdkmulti-node10.24.1-cypress6.9.1-20211028
components:
- checks:
- gradle:publish
- gradle:properties:version
name: OpenSearch
ref: '1.2'
repository: https://github.com/opensearch-project/OpenSearch.git
schema-version: '1.0'
- name: OpenSearch
checks:
- gradle:publish
- gradle:properties:version
ref: "1.2"
repository: https://github.com/opensearch-project/OpenSearch.git
- name: common-utils
repository: https://github.com/opensearch-project/common-utils.git
ref: "1.2"
checks:
- gradle:publish
- gradle:properties:version
- name: job-scheduler
repository: https://github.com/opensearch-project/job-scheduler.git
ref: "1.2"
checks:
- gradle:properties:version
- gradle:dependencies:opensearch.version