-
Notifications
You must be signed in to change notification settings - Fork 61
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
Conversation
Signed-off-by: prudhvigodithi <[email protected]>
Signed-off-by: prudhvigodithi <[email protected]>
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. |
Codecov Report
@@ 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
Help us with your feedback. Take ten seconds to tell us how you rate us. |
Hey Just checking back to see if we can merge this PR? |
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]>
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
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.