-
Notifications
You must be signed in to change notification settings - Fork 5
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
CI: fix chart release flow, skip the exist chart version. #820
Conversation
Signed-off-by: wuhuizuo <[email protected]>
The pull request's diff shows that a Potential problems: Fixing suggestions: |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wuhuizuo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
As for potential problems, none can be identified based on the provided information. As for suggestions for fixing, since no problem has been identified, no fix is necessary. However, it is important to ensure that all tests pass and that the code is thoroughly reviewed before merging the pull request. |
Signed-off-by: wuhuizuo <[email protected]>
d041b7b
to
c3d36b5
Compare
There are no potential problems identified in this Pull Request. However, some suggestions for improvement are:
Other than that, the changes seem reasonable and straightforward. Therefore, I would suggest merging this Pull Request. |
It is a good practice to include more information in the pull request description to explain the motivation behind each change. Potential problems:
Fixing suggestions:
|
Signed-off-by: wuhuizuo <[email protected]>
e3ba16b
to
a127379
Compare
The changes in this pull request are aimed at fixing the chart release flow by skipping the existing chart version. The changes made include adding a new file The changes made in this pull request seem to be minimal and appropriate to fix the problem. However, there are some areas that the author could improve on, such as:
Overall, the changes look good and are likely to solve the problem. The author could improve the pull request by providing more context and details about the changes made. |
Signed-off-by: wuhuizuo <[email protected]>
Review for PR: CI: fix chart release flow, skip the exist chart version.SummaryThis pull request adds a new GitHub workflow file for lint testing, modifies the existing workflow file for releasing charts to skip existing versions, and updates the Git CDN chart. Changes Made
Potential ProblemsThere are no potential problems with this PR. Suggestions for ImprovementNo suggestions for improvement, as the code looks good. |
Signed-off-by: wuhuizuo [email protected]