Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

only show successfully installed version in kusionup version selection list #41

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

wanderxjtu
Copy link
Contributor

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

2. What is the scope of this PR (e.g. component or file name):

pkg/commands/install.go
pkg/commands/show.go

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

This PR changes that

  1. version dir will not create if version is not found
  2. kusionup will not show versions that are not unpacked successfully.
  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Other

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

  • N
  • Y

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

  • Unit test
  • Integration test
  • Benchmark (add benchmark stats below)
  • Manual test (add detailed scripts or steps below)
  • Other

6. Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@wanderxjtu
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@wanderxjtu
Copy link
Contributor Author

recheck

@SparkYuan SparkYuan merged commit bc8982b into KusionStack:main Jun 25, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kusionup shows unavailable versions
2 participants