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

Staging for version increment automation #466

Merged
merged 2 commits into from
Aug 3, 2022

Conversation

prudhvigodithi
Copy link
Member

@prudhvigodithi prudhvigodithi commented Jul 27, 2022

Description

Staging for version increment automation

Issues Resolved

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 <[email protected]>
@prudhvigodithi prudhvigodithi requested a review from a team July 27, 2022 13:03
@prudhvigodithi prudhvigodithi changed the base branch from main to 1.3 July 27, 2022 13:03
@prudhvigodithi prudhvigodithi changed the title 1.3 Staging for version increment automation Jul 27, 2022
Signed-off-by: prudhvigodithi <[email protected]>
@prudhvigodithi
Copy link
Member Author

Hey @ankitkala adding a new PR for 1.3 to support auto version increment for 1.3.x releases, I have noticed the files as part of 1.3.x and 2.x for version increment is different, hence raised a new PR, please review.
Thank you
@bbarani

@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2022

Codecov Report

Merging #466 (8539d0a) into 1.3 (0c01571) will increase coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                1.3     #466      +/-   ##
============================================
+ Coverage     75.08%   75.12%   +0.04%     
  Complexity     1007     1007              
============================================
  Files           141      141              
  Lines          4575     4575              
  Branches        509      509              
============================================
+ Hits           3435     3437       +2     
  Misses          827      827              
+ Partials        313      311       -2     
Impacted Files Coverage Δ
...arch/replication/task/autofollow/AutoFollowTask.kt 74.32% <0.00%> (-1.36%) ⬇️
...action/stop/TransportStopIndexReplicationAction.kt 65.82% <0.00%> (+5.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@prudhvigodithi
Copy link
Member Author

Hey Just checking back to see if we can merge this PR?
Thank you

@ankitkala ankitkala merged commit e88a36f into opensearch-project:1.3 Aug 3, 2022
prudhvigodithi added a commit to prudhvigodithi/cross-cluster-replication that referenced this pull request Aug 17, 2022
Signed-off-by: prudhvigodithi <[email protected]>

Version increment task 1.3

Signed-off-by: prudhvigodithi <[email protected]>

Staging for version increment automation (opensearch-project#466)

* Version increment task 1.3

Signed-off-by: prudhvigodithi <[email protected]>

* Version increment task 1.3

Signed-off-by: prudhvigodithi <[email protected]>
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