Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add native Linux package manager support for releases #1337

Closed
strongjz opened this issue Jan 17, 2022 · 1 comment · Fixed by #1537
Closed

Add native Linux package manager support for releases #1337

strongjz opened this issue Jan 17, 2022 · 1 comment · Fixed by #1537
Labels
enhancement New feature or request

Comments

@strongjz
Copy link
Contributor

Description

Add native packages for installs of cosign, etc. On build systems like AWS CodeBuild and others, instead of having users install Golang then cosign or curl releases from GitHub it would be helpful to install packages native package managers.

Example: https://netdevops.me/2021/building-and-publishing-deb/rpm-packages-with-goreleaser-and-gemfury/

Goreleaser supports this functionality and even uses it to release packages of goreleaser

@strongjz strongjz added the enhancement New feature or request label Jan 17, 2022
@dlorenc
Copy link
Member

dlorenc commented Jan 19, 2022

Nice! Feel free to grab this one @strongjz!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants