-
Notifications
You must be signed in to change notification settings - Fork 39
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 #91
Conversation
Signed-off-by: pgodithi <pgodithi@amazon.com>
Codecov Report
@@ Coverage Diff @@
## main #91 +/- ##
=========================================
Coverage 86.50% 86.50%
Complexity 248 248
=========================================
Files 37 37
Lines 830 830
Branches 55 55
=========================================
Hits 718 718
Misses 87 87
Partials 25 25 Continue to review full report at Codecov.
|
Signed-off-by: pgodithi <pgodithi@amazon.com>
Renaming to task updateVersion following opensearch-project/opensearch-plugin-template-java#32. |
Hey @VijayanB just checking back, if we are ok with PR, can we merge this? |
@martin-gaievski Can you take a look at this PR? Thanks. |
@prudhvigodithi did you test it when build.qualifier is set? At first glance it should work but it would be nice to have a confirmation. |
Hey @martin-gaievski can you please elaborate, this task |
@martin-gaievski Can you please provide your inputs? |
I think it should work, let me approve |
@prudhvigodithi Shall i merge this PR? |
Hey @VijayanB yes please proceed to merge and backport to required release branches :) |
* Version increment automation Signed-off-by: pgodithi <pgodithi@amazon.com> (cherry picked from commit 38e663e)
* Version increment automation Signed-off-by: pgodithi <pgodithi@amazon.com> (cherry picked from commit 38e663e)
Description
This is the staging PR for to execute workflows that auto raise the version increment PR's
Example: prudhvigodithi/ml-commons#1
Issues Resolved
Part of: opensearch-project/opensearch-build#1375
From solution: opensearch-project/opensearch-build#1375 (comment)
Related issue: #86
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.