Skip to content
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

fix: Optimize branch judgment #9588

Closed
wants to merge 1 commit into from
Closed

fix: Optimize branch judgment #9588

wants to merge 1 commit into from

Conversation

Zh1Cheung
Copy link

What this PR does / why we need it:

  1. function runInstall: Judge client.DependencyUpdate in advance
  2. function checkIfInstallable: switch to if, increase readability

1. Judge client.DependencyUpdate in advance
2. switch to if: increase readability

Signed-off-by: Zh1Cheung <945503088@qq.com>
@helm-bot helm-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 10, 2021
@Zh1Cheung Zh1Cheung closed this Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants