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

Compress release with UPX #3456

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

Compress release with UPX #3456

wants to merge 4 commits into from

Conversation

dustin-decker
Copy link
Contributor

Description:

Compresses the release binary with UPX. On my machine, I had a 48% compression ratio!
I've omitted Darwin because we've seen issues with OSX signing on our Enterprise build when using UPX.

In this PR i've updated the UPX command to allow failure.
I've also changed CI to use the gorelease-pro distribution. That will allow us to parallelize builds later on as well.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@dustin-decker dustin-decker requested a review from a team as a code owner October 17, 2024 16:21
.goreleaser.yml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants