chore: automate release process with GitHub Actions#3261
chore: automate release process with GitHub Actions#3261Krishna-kg732 wants to merge 7 commits intokubeflow:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
🎉 Welcome to the Kubeflow Trainer! 🎉 Thanks for opening your first PR! We're happy to have you as part of our community 🚀 Here's what happens next:
Join the community:
Feel free to ask questions in the comments if you need any help or clarification! |
Signed-off-by: krishna-kg732 <krishnagupta.kg2k6@gmail.com>
Signed-off-by: krishna-kg732 <krishnagupta.kg2k6@gmail.com>
Signed-off-by: krishna-kg732 <krishnagupta.kg2k6@gmail.com>
Signed-off-by: krishna-kg732 <krishnagupta.kg2k6@gmail.com>
Signed-off-by: krishna-kg732 <krishnagupta.kg2k6@gmail.com>
Signed-off-by: krishna-kg732 <krishnagupta.kg2k6@gmail.com>
Signed-off-by: krishna-kg732 <krishnagupta.kg2k6@gmail.com>
da5a7d5 to
cda99d1
Compare
|
@Krishna-kg732 can you run a sample workflow and share the release notes on your fork. |
|
Hi @Krishna-kg732 Thanks for your PR. I have closed #3231 since its duplicate. For this PR, please do the necessary changes and check why Go Unit test are failing.. Also share the sample release here on GitHub. |
|
Hey @jaiakash , the go unit tests were failing due to coveralls outage , if you could re run the tests it would go away sample release with all previous version tags fetched(v99.0.0) : -Thanks |
What this PR does / why we need it:
Automates the Kubeflow Trainer release process using GitHub Actions, including version validation, changelog generation, tag creation, and publishing releases.
Which issue(s) this PR fixes :
Fixes #2155
Checklist: