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

Incremented version to 1.3.2. #347

Merged
merged 2 commits into from
Apr 18, 2022

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Apr 1, 2022

Coming from opensearch-project/opensearch-build#1805 post release activity.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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 Rohidas Gaikawad <gaiksaya@amazon.com>
@gaiksaya gaiksaya requested a review from a team April 1, 2022 01:46
@dblock
Copy link
Member

dblock commented Apr 15, 2022

@saikaranam-amazon What do we do with this?

@codecov-commenter
Copy link

codecov-commenter commented Apr 16, 2022

Codecov Report

Merging #347 (9fd3907) into 1.3 (8eda6c3) will increase coverage by 1.61%.
The diff coverage is n/a.

@@             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     
Impacted Files Coverage Δ
...arch/replication/metadata/UpdateMetadataRequest.kt 76.19% <0.00%> (-23.81%) ⬇️
...arch/replication/task/autofollow/AutoFollowTask.kt 69.86% <0.00%> (-0.69%) ⬇️
...replication/metadata/ReplicationMetadataManager.kt 65.30% <0.00%> (+1.02%) ⬆️
.../action/status/TransportReplicationStatusAction.kt 95.55% <0.00%> (+1.11%) ⬆️
.../replication/action/index/ReplicateIndexRequest.kt 68.67% <0.00%> (+1.20%) ⬆️
...org/opensearch/replication/util/SecurityContext.kt 73.52% <0.00%> (+2.94%) ⬆️
.../replication/repository/RemoteClusterRepository.kt 75.18% <0.00%> (+3.00%) ⬆️
...ation/task/shard/ShardReplicationChangesTracker.kt 63.63% <0.00%> (+3.03%) ⬆️
...rch/replication/task/index/IndexReplicationTask.kt 73.02% <0.00%> (+3.25%) ⬆️
...ation/action/pause/PauseIndexReplicationRequest.kt 76.92% <0.00%> (+3.84%) ⬆️
... and 14 more

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 8eda6c3...9fd3907. Read the comment docs.

Copy link
Member

@saikaranam-amazon saikaranam-amazon left a 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>
@saikaranam-amazon saikaranam-amazon merged commit fcda9af into opensearch-project:1.3 Apr 18, 2022
@gaiksaya gaiksaya deleted the increment-to-1.3.2 branch April 18, 2022 05:53
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