Add command to install shell completion #299

Closed
noerw wants to merge 10 commits from noerw:shell-completion into main
Member

add tea autocomplete [--install]

fixes #86
replaces/enhances #298 (sorry, i already did it this morning, but didn't send PR yet ?)

add `tea autocomplete [--install]` fixes #86 replaces/enhances #298 (sorry, i already did it this morning, but didn't send PR yet ?)
noerw added the
kind
feature
label 2020-12-14 15:31:11 +00:00
noerw added 3 commits 2020-12-14 15:31:12 +00:00
noerw reviewed 2020-12-14 15:31:27 +00:00
Dismissed
@ -0,0 +84,4 @@
writer, err := os.Create(destPath)
if err != nil {
return err
Author
Member

To test, you'll need to replace the URL with https://gitea.com/noerw/tea/raw/branch/shell-completion/%s, as the files are not yet on gitea/tea/master

To test, you'll need to replace the URL with `https://gitea.com/noerw/tea/raw/branch/shell-completion/%s`, as the files are not yet on gitea/tea/master
noerw added 1 commit 2020-12-14 15:39:25 +00:00
6543 added this to the v0.7.0 milestone 2020-12-14 16:06:48 +00:00
noerw added 1 commit 2020-12-14 22:08:03 +00:00
lunny approved these changes 2020-12-15 04:48:02 +00:00
Dismissed
6543 added 1 commit 2020-12-15 07:27:19 +00:00
6543 added the
status/needs-reviews
label 2020-12-15 07:27:28 +00:00
noerw added 1 commit 2020-12-15 11:39:02 +00:00
e88d2896d5
remove meta namespace
lets solve this via cmd.Category in a followup
6543 reviewed 2020-12-15 16:29:21 +00:00
Dismissed
README.md Outdated
@ -34,1 +32,4 @@
Shell completion can be added via `tea meta autocomplete --install`.
## Usage
Owner

documentation is outdated now

documentation is outdated now
Author
Member

@6543 fixed

@6543 fixed
noerw marked this conversation as resolved
noerw added 1 commit 2020-12-15 17:07:13 +00:00
6543 approved these changes 2020-12-15 17:34:23 +00:00
Dismissed
6543 removed the
status/needs-reviews
label 2020-12-15 17:34:35 +00:00
6543 added 1 commit 2020-12-15 17:43:08 +00:00
Owner

It seems CI not triggered. @noerw Could you send an empty push?

It seems CI not triggered. @noerw Could you send an empty push?
noerw added 1 commit 2020-12-16 11:52:41 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
ec8513e1ff
CI.restart()
Author
Member

@lunny doesnt work, this PR's drone integration is not working at all

@lunny doesnt work, this PR's drone integration is not working at all
noerw closed this pull request 2020-12-16 11:55:53 +00:00
6543 removed this from the v0.7.0 milestone 2020-12-16 16:02:14 +00:00
6543 removed the
kind
feature
label 2020-12-16 16:02:21 +00:00
Owner

followup: #309

followup: #309
Some checks are pending
continuous-integration/drone/pr Build is passing
check-and-test / check-and-test (pull_request)
Required

Pull request closed

Sign in to join this conversation.
No description provided.