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

Do not commit: Support fish shell completion #77

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

marckhouzam
Copy link
Member

Completion tests adaptation for helm/helm#7690
Should only be merged once the helm PR is merged.

@marckhouzam
Copy link
Member Author

This PR originally simply added the word fish in the necessary completion tests and adapted the tests for some of the plugin completion changes.

It now also allows to actually test fish completions.
This required a big refactoring but now we test bash, zsh and fish.

Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
This commit moves the creation of kube-context config files to the same
file as where the rest of the configuration is setup.

Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
@marckhouzam
Copy link
Member Author

I just learned about Draft PRs 😁

This is a major refactor that allows to test the fish shell.
Running the completion tests does not change, but now they include
fish on Linux and on Mac.

Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants