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

[1.3] Increment version to 1.3.8 #1309

Merged
merged 2 commits into from
Jan 26, 2023

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Jan 25, 2023

Signed-off-by: Craig Perkins [email protected]

Description

Increment version to 1.3.8

Category

Maintenance

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: Craig Perkins <[email protected]>
@DarshitChanpura
Copy link
Member

DarshitChanpura commented Jan 26, 2023

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
Once it is merged and a distribution build is available, we can re-run failed CI task

Signed-off-by: Craig Perkins <[email protected]>
@@ -15,12 +15,12 @@ jobs:

- 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
Copy link
Member Author

Choose a reason for hiding this comment

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

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-commenter
Copy link

Codecov Report

Merging #1309 (b1ca51e) into 1.3 (5f608b8) will not change coverage.
The diff coverage is n/a.

📣 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.

@cwperks cwperks merged commit 25d60ce into opensearch-project:1.3 Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants