Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910458 - www-servers/caddy install completion scripts for different shells
Summary: www-servers/caddy install completion scripts for different shells
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-07-17 15:19 UTC by Rahil Bhimjiani
Modified: 2023-09-25 04:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rahil Bhimjiani 2023-07-17 15:19:23 UTC
Currently user have to manually run following command to install completion script(s). 

'caddy completion bash > /etc/bash_completion.d/caddy' or similar

It would be great if this is done in ebuild itself to install completions by default.
Comment 1 Larry the Git Cow gentoo-dev 2023-09-25 04:08:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=626ccb50005135de023630ed7af0e8aa450d5ba9

commit 626ccb50005135de023630ed7af0e8aa450d5ba9
Author:     Rahil Bhimjiani <rahil3108@gmail.com>
AuthorDate: 2023-09-23 16:35:07 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2023-09-25 04:07:56 +0000

    www-servers/caddy: add live & 2.7.4-r1
    
    1) Add proxy-maint & myself as proxied
    2) Improve ebuild with completions, man pages, docs, description, license & misc
    3) Add live version and revision for 2.7.4
    
    Closes: https://github.com/gentoo/gentoo/pull/33007
    Closes: https://bugs.gentoo.org/910458
    Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com>
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 www-servers/caddy/Manifest              |  1 +
 www-servers/caddy/caddy-2.7.4-r1.ebuild | 86 +++++++++++++++++++++++++++++++++
 www-servers/caddy/caddy-9999.ebuild     | 86 +++++++++++++++++++++++++++++++++
 www-servers/caddy/metadata.xml          | 24 ++++++---
 4 files changed, 190 insertions(+), 7 deletions(-)