-
Notifications
You must be signed in to change notification settings - Fork 64
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
Incremented version to 1.3.2. #347
Incremented version to 1.3.2. #347
Conversation
Signed-off-by: Sayali Rohidas Gaikawad <gaiksaya@amazon.com>
@saikaranam-amazon What do we do with this? |
Codecov Report
@@ Coverage Diff @@
## 1.3 #347 +/- ##
============================================
+ Coverage 72.46% 74.08% +1.61%
- Complexity 907 921 +14
============================================
Files 139 139
Lines 4453 4453
Branches 525 525
============================================
+ Hits 3227 3299 +72
+ Misses 906 837 -69
+ Partials 320 317 -3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- name: Build security
working-directory: ./security
run: |
./gradlew clean build -Dbuild.snapshot=false -x test
cp build/distributions/opensearch-security-1.3.1.0.zip ../src/test/resources/security/plugin/opensearch-security.zip
- name: Build and run Replication tests
run: |
@gaiksaya Could you change the version for the security plugin as well? This should resolve the build issue.
cc: @dblock
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Coming from opensearch-project/opensearch-build#1805 post release activity.
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.