Add a github action to publish release assets automatically#938
Add a github action to publish release assets automatically#938kmesh-bot merged 4 commits intokmesh-net:mainfrom
Conversation
Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
|
Results of the experimental:https://github.com/LiZhenCheng9527/kmesh/releases/tag/v7.5.2 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
see 24 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
|
/lgtm |
| runs-on: ubuntu-22.04 | ||
| steps: | ||
| - uses: actions/checkout@v4 | ||
| - name: Making helm package |
There was a problem hiding this comment.
we also need a step to do helm-push
|
/cherry-pick release-0.5 |
|
@hzxuzhonghu: once the present PR merges, I will cherry-pick it on top of release-0.5 in a new PR and assign it to you. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
Signed-off-by: LiZhenCheng9527 <lizhencheng6@huawei.com>
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hzxuzhonghu The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
|
@hzxuzhonghu: new pull request created: #947 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What type of PR is this?
/kind enhancement
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #891
Special notes for your reviewer:
Does this PR introduce a user-facing change?: