feat: completion for the Fish shell#8097
Merged
gsquared94 merged 1 commit intoGoogleContainerTools:mainfrom Nov 15, 2022
morozov:fish-completion
Merged
feat: completion for the Fish shell#8097gsquared94 merged 1 commit intoGoogleContainerTools:mainfrom morozov:fish-completion
gsquared94 merged 1 commit intoGoogleContainerTools:mainfrom
morozov:fish-completion
Conversation
|
🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use -- conventional-commit-lint bot |
morozov
added a commit
to morozov/dotfiles
that referenced
this pull request
Nov 15, 2022
Codecov Report
@@ Coverage Diff @@
## main #8097 +/- ##
==========================================
- Coverage 70.48% 66.47% -4.02%
==========================================
Files 515 597 +82
Lines 23150 29174 +6024
==========================================
+ Hits 16317 19393 +3076
- Misses 5776 8339 +2563
- Partials 1057 1442 +385
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
morozov
added a commit
to morozov/dotfiles
that referenced
this pull request
Mar 10, 2023
morozov
added a commit
to morozov/dotfiles
that referenced
this pull request
Mar 10, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This patch enables Skaffold to generate completion for the Fish shell.
User-facing changes (remove if N/A)
Currently, there's no out-of-the-box completion for the Fish shell, so it needs to be generated manually.
With these changes, the completion looks like the following: