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

Fix: rework package creation #967

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Fix: rework package creation #967

merged 1 commit into from
Oct 31, 2024

Conversation

mem
Copy link
Contributor

@mem mem commented Oct 31, 2024

Instead of the weird workarounds with goreleaser, just use nfpm to create the packages.

  • This doesn't do signing.
  • This is not changing how the current release works, only adding targets and using them in the GitHub workflow.

Instead of the weird workarounds with goreleaser, just use nfpm to
create the packages.

- This doesn't do signing.
- This is not changing how the current release works, only adding
  targets and using them in the GitHub workflow.

Signed-off-by: Marcelo E. Magallon <[email protected]>
@mem mem requested a review from a team as a code owner October 31, 2024 23:15
@mem mem merged commit 9ec7359 into main Oct 31, 2024
5 checks passed
@mem mem deleted the mem/rework-package-creation branch October 31, 2024 23:45
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.

1 participant