-
Notifications
You must be signed in to change notification settings - Fork 68
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 #476
Conversation
Signed-off-by: pgodithi <pgodithi@amazon.com>
Referred old version increment PR: |
Codecov Report
@@ Coverage Diff @@
## main #476 +/- ##
=========================================
Coverage 71.01% 71.01%
Complexity 112 112
=========================================
Files 124 124
Lines 3923 3923
Branches 626 626
=========================================
Hits 2786 2786
Misses 961 961
Partials 176 176
Flags with carried forward coverage won't be shown. Click here to find out more. 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 @praveensameneni @lezzago can you please take a look. |
@lezzago @praveensameneni can you please review this PR soon? |
* Version increment automation Signed-off-by: pgodithi <pgodithi@amazon.com> * Version increment automation: task rename updateVersion Signed-off-by: pgodithi <pgodithi@amazon.com> (cherry picked from commit 1dd7dbf)
* Version increment automation Signed-off-by: pgodithi <pgodithi@amazon.com> * Version increment automation: task rename updateVersion Signed-off-by: pgodithi <pgodithi@amazon.com> (cherry picked from commit 1dd7dbf)
* Version increment automation Signed-off-by: pgodithi <pgodithi@amazon.com> * Version increment automation: task rename updateVersion Signed-off-by: pgodithi <pgodithi@amazon.com> (cherry picked from commit 1dd7dbf)
* Version increment automation Signed-off-by: pgodithi <pgodithi@amazon.com> * Version increment automation: task rename updateVersion Signed-off-by: pgodithi <pgodithi@amazon.com> (cherry picked from commit 1dd7dbf) Co-authored-by: pgodithi <pgodithi@amazon.com>
* Version increment automation Signed-off-by: pgodithi <pgodithi@amazon.com> * Version increment automation: task rename updateVersion Signed-off-by: pgodithi <pgodithi@amazon.com> (cherry picked from commit 1dd7dbf) Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com>
Signed-off-by: pgodithi pgodithi@amazon.com
Description
This is the staging PR for to execute workflows that auto raise the version increment PR's
Example: https://github.com/prudhvigodithi/notifications/pull/1
Issues Resolved
Part of: opensearch-project/opensearch-build#1375
From solution: opensearch-project/opensearch-build#1375 (comment)
Related issue: #469
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.