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

Merged
merged 4 commits into from
Feb 5, 2025
Merged

Compress release with UPX #3456

merged 4 commits into from
Feb 5, 2025

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
@zricethezav zricethezav merged commit f19d6e5 into main Feb 5, 2025
13 checks passed
@zricethezav zricethezav deleted the upx branch February 5, 2025 21:33
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