Skip to content

feat: package shell completions into DEB, RPM, and APK - #693

Open
ivanauth wants to merge 3 commits into
authzed:mainfrom
ivanauth:fix/issue-345-package-shell-completions
Open

feat: package shell completions into DEB, RPM, and APK#693
ivanauth wants to merge 3 commits into
authzed:mainfrom
ivanauth:fix/issue-345-package-shell-completions

Conversation

@ivanauth

@ivanauth ivanauth commented May 22, 2026

Copy link
Copy Markdown
Contributor

Adds a Gen.Completions mage target that generates bash/zsh/fish completion scripts via Cobra's built-in generators, and wires goreleaser to produce them before each build and install them into the standard system paths for DEB, RPM, and APK packages.

Fixes #345

@codecov-commenter

codecov-commenter commented May 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Comment thread magefiles/gen.go Outdated
@ivanauth
ivanauth force-pushed the fix/issue-345-package-shell-completions branch from 7d26f0a to bcb09ef Compare August 6, 2026 18:51
@tstirrat15
tstirrat15 force-pushed the fix/issue-345-package-shell-completions branch from bcb09ef to b0b307e Compare August 21, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package shell completion into DEB and RPM

3 participants