Skip to content

feat: add fish and zsh completion support#207

Merged
wu-sheng merged 1 commit into
apache:masterfrom
chenrui333:support-zsh-fish
Dec 23, 2024
Merged

feat: add fish and zsh completion support#207
wu-sheng merged 1 commit into
apache:masterfrom
chenrui333:support-zsh-fish

Conversation

@chenrui333
Copy link
Copy Markdown
Contributor

would be nice to also support fish and zsh completions. (seeing the completions while reviewing Homebrew/homebrew-core#202118)

@CodePrometheus CodePrometheus added the enhancement New feature or request label Dec 22, 2024
@CodePrometheus CodePrometheus added this to the 0.15.0 milestone Dec 22, 2024
@wu-sheng
Copy link
Copy Markdown
Member

@CodePrometheus What is the release policy for us to push further releases there?

You should update cli docs about that.

@wu-sheng
Copy link
Copy Markdown
Member

@chenrui333 Please fix CI.

@CodePrometheus
Copy link
Copy Markdown
Contributor

CodePrometheus commented Dec 23, 2024

@CodePrometheus What is the release policy for us to push further releases there?

I have added swctl to autobump, the Homebrew‘s robot will automatically update it after we release the version.

You should update cli docs about that.

I will update the brew usage instructions in README after swctl is pushed in Homebrew

@wu-sheng
Copy link
Copy Markdown
Member

Are they monitoing git tag or somewhere for our release?

@CodePrometheus
Copy link
Copy Markdown
Contributor

Are they monitoing git tag or somewhere for our release?

AFAIK, homebrew's bot triggers brew bump for the formula to be autobumped every three hours through github-actions, it will get releases/latest through api.github.com based on the information I configured (repo, url, etc.).
@chenrui333 Please kindly correct me if I'm wrong, thanks :)

@chenrui333
Copy link
Copy Markdown
Contributor Author

Are they monitoing git tag or somewhere for our release?

AFAIK, homebrew's bot triggers brew bump for the formula to be autobumped every three hours through github-actions, it will get releases/latest through api.github.com based on the information I configured (repo, url, etc.). @chenrui333 Please kindly correct me if I'm wrong, thanks :)

yeah, it would be based on git tag.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants