-
Notifications
You must be signed in to change notification settings - Fork 114
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
[Release 1.3.5] Version increment and add build.sh
#470
Conversation
Signed-off-by: prudhvigodithi <[email protected]>
CI needs to pass. |
build.sh
Hey @downsrob @praveensameneni can you please review this PR and check with the tests? |
@prudhvigodithi There are more files to increment the version in, see #407 for an example. |
In 1.x notification comes from alerting -> opensearch-project/opensearch-build#2474 |
Codecov Report
@@ Coverage Diff @@
## 1.3 #470 +/- ##
============================================
+ Coverage 75.16% 75.52% +0.35%
+ Complexity 1997 1994 -3
============================================
Files 253 253
Lines 11475 11475
Branches 1816 1816
============================================
+ Hits 8625 8666 +41
+ Misses 1840 1775 -65
- Partials 1010 1034 +24
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Issue #, if available:
Description of changes:
Incremented version to 1.3.5.
Part of: opensearch-project/opensearch-build#2348
CheckList:
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.