Skip to content

Add completion files back to repository #2105

Open
@barnumbirr

Description

Hi,

I maintain the unofficial zola Debian package and was wondering if it would be possible to continue generating completion files for zola. Said files were deleted when the completion subcommand was added in #1968 however this makes the Debian package build fail with the following:

install -Dm0644 "completions/zola.bash" "debian/zola/usr/share/bash-completion/completions/zola"
install: cannot stat 'completions/zola.bash': No such file or directory

Adding the files back to the zola repository is trivial and would mean each upstream maintainers won't have to generate the files on their own.

Thanks.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions