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

Bump version to 1.3.1 #117

Merged
merged 1 commit into from
Mar 29, 2022
Merged

Bump version to 1.3.1 #117

merged 1 commit into from
Mar 29, 2022

Conversation

gaiksaya
Copy link
Member

Signed-off-by: Sayali Gaikawad gaiksaya@amazon.com

Description

Bump version to 1.3.1

Issues Resolved

Part of opensearch-project/opensearch-build#1805

Check List

  • 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: Sayali Gaikawad <gaiksaya@amazon.com>
@gaiksaya gaiksaya requested a review from a team as a code owner March 25, 2022 23:38
@@ -30,11 +30,11 @@ jobs:
- name: Checkout Branch
uses: actions/checkout@v2
- name: Build with Gradle
run: ./gradlew build -Dopensearch.version=1.3.0-SNAPSHOT
run: ./gradlew build -Dopensearch.version=1.3.1-SNAPSHOT
Copy link
Member Author

Choose a reason for hiding this comment

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

Wondering if we can remove the -Dopensearch.version and let it use the default similar to opensearch-project/job-scheduler#154 (comment)?
@dblock ?

@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2022

Codecov Report

❗ No coverage uploaded for pull request base (1.3@3ae9db7). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff           @@
##             1.3     #117   +/-   ##
======================================
  Coverage       ?   83.62%           
  Complexity     ?      555           
======================================
  Files          ?       61           
  Lines          ?     2058           
  Branches       ?      146           
======================================
  Hits           ?     1721           
  Misses         ?      231           
  Partials       ?      106           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ae9db7...d3f5cee. Read the comment docs.

@gaiksaya gaiksaya merged commit e124827 into opensearch-project:1.3 Mar 29, 2022
@gaiksaya gaiksaya deleted the 1.3.1 branch March 29, 2022 17:51
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.

4 participants