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

[Backport 2.x]Staging for version increment automation #489

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

prudhvigodithi
Copy link
Contributor

@prudhvigodithi prudhvigodithi commented Aug 19, 2022

Signed-off-by: prudhvigodithi pgodithi@amazon.com

Description

This is the staging PR for to execute workflows that auto raise the version increment PR's
Example: prudhvigodithi#1

Issues Resolved

Part of: opensearch-project/opensearch-build#1375
From solution: opensearch-project/opensearch-build#1375 (comment)
Related issue: #443

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: prudhvigodithi <pgodithi@amazon.com>
@prudhvigodithi prudhvigodithi requested a review from a team August 19, 2022 19:37
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2022

Codecov Report

Merging #489 (4b3103d) into 2.x (e0b9002) will increase coverage by 1.48%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x     #489      +/-   ##
============================================
+ Coverage     72.83%   74.32%   +1.48%     
- Complexity      984     1003      +19     
============================================
  Files           141      141              
  Lines          4576     4576              
  Branches        506      506              
============================================
+ Hits           3333     3401      +68     
+ Misses          927      854      -73     
- Partials        316      321       +5     
Impacted Files Coverage Δ
...cation/action/changes/TransportGetChangesAction.kt 63.49% <0.00%> (-20.64%) ⬇️
...earch/replication/metadata/UpdateIndexBlockTask.kt 74.19% <0.00%> (-3.23%) ⬇️
...arch/replication/task/autofollow/AutoFollowTask.kt 72.97% <0.00%> (+0.67%) ⬆️
.../replication/action/index/ReplicateIndexRequest.kt 63.52% <0.00%> (+1.17%) ⬆️
...rch/replication/task/shard/ShardReplicationTask.kt 75.91% <0.00%> (+2.18%) ⬆️
...rch/replication/task/index/IndexReplicationTask.kt 70.83% <0.00%> (+2.77%) ⬆️
...replication/metadata/ReplicationMetadataManager.kt 66.66% <0.00%> (+2.85%) ⬆️
...org/opensearch/replication/util/SecurityContext.kt 73.52% <0.00%> (+2.94%) ⬆️
.../replication/repository/RemoteClusterRepository.kt 75.73% <0.00%> (+2.94%) ⬆️
...lication/action/status/TranportShardsInfoAction.kt 100.00% <0.00%> (+3.33%) ⬆️
... and 15 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ankitkala ankitkala merged commit 5959754 into opensearch-project:2.x Aug 24, 2022
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