From 6f947fc69eba7effa261cf88d5a713a794e85537 Mon Sep 17 00:00:00 2001 From: Marcel Jacek Date: Mon, 7 Apr 2025 15:19:48 +0200 Subject: [PATCH] add completion to homebrew installation --- .goreleaser.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 6e861a4f8..6e766acc7 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -108,6 +108,9 @@ brews: # If set to auto, the release will not be uploaded to the homebrew tap repo # if the tag has a prerelease indicator (e.g. v0.0.1-alpha1) skip_upload: auto + install: | + bin.install "stackit" + generate_completions_from_executable(bin/"stackit", "completion") snapcrafts: # IDs of the builds for which to create packages for