[1.3] Increment version to 1.3.8#1309
Conversation
Signed-off-by: Craig Perkins <cwperx@amazon.com>
|
This PR is blocked as a distribution build is not yet available with security until it is added to 1.3.8 manifest. I've created a PR to add it to manifest: opensearch-project/opensearch-build#3131 |
Signed-off-by: Craig Perkins <cwperx@amazon.com>
| - name: Download OpenSearch Core | ||
| run: | | ||
| wget https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/1.3.7/latest/linux/x64/tar/builds/opensearch/dist/opensearch-min-1.3.7-linux-x64.tar.gz | ||
| wget https://ci.opensearch.org/ci/dbc/distribution-build-opensearch/1.3.8/7003/linux/x64/tar/builds/opensearch/dist/opensearch-min-1.3.8-linux-x64.tar.gz |
There was a problem hiding this comment.
This will temporarily change from latest -> 7003. As of the time of writing, latest resolves to 7000 and a SNAPSHOT of the security plugin is not available for that build.
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 1.3 #1309 +/- ##
=======================================
Coverage 72.02% 72.02%
=======================================
Files 88 88
Lines 1916 1916
Branches 245 250 +5
=======================================
Hits 1380 1380
Misses 480 480
Partials 56 56 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Craig Perkins cwperx@amazon.com
Description
Increment version to 1.3.8
Category
Maintenance
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.