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

Enable RPM and Deb package uploads to packages.smallstep.com #202

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jdoss
Copy link

@jdoss jdoss commented Dec 11, 2024

This adds support for signing RPM and Deb packages and uploading them to GCP Artifact Registry. It also changes the RPM and Deb file name format to use the ConventionalFileName macro in GoReleaser.

@jdoss jdoss requested a review from dopey December 11, 2024 21:31
@jdoss jdoss requested review from maraino and a team as code owners December 11, 2024 21:31
Copy link
Contributor

@maraino maraino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good in general, My only concern is that I think this requires goreleaser-pro, and to use goreleaser-cross with goreleaser-pro you need to use a goreleaser-cross-pro image, see https://github.com/goreleaser/goreleaser-cross/pkgs/container/goreleaser-cross-pro

scripts/package-repo-import.sh Show resolved Hide resolved
Makefile Show resolved Hide resolved
Makefile Show resolved Hide resolved
goreleaser-cross container and finish the release
outside of it with normal goreleaser-pro.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants