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

Support working with local charts #215

Merged
merged 7 commits into from
Feb 15, 2023
Merged

Support working with local charts #215

merged 7 commits into from
Feb 15, 2023

Conversation

undera
Copy link
Collaborator

@undera undera commented Feb 13, 2023

Fixes Issue

Fixes #23
Fixes #104

Changes proposed

We support local chart with new cli flag. It shows up as a fake repository.

  • Test all the aspects of repo functioning
  • Add unit tests
  • Add CLI flag to docs

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Note to reviewers

@github-actions github-actions bot added the tests label Feb 14, 2023
@github-actions github-actions bot added the docs label Feb 14, 2023
@undera undera merged commit f49f52e into main Feb 15, 2023
@undera undera deleted the local-chart-support branch February 15, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to switch repositories when there are multiple options Support local chart installing
1 participant