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 #3445

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Compress release with UPX #3445

merged 1 commit into from
Oct 17, 2024

Conversation

dustin-decker
Copy link
Contributor

@dustin-decker dustin-decker commented Oct 16, 2024

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.

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 16, 2024 22:35
Copy link
Collaborator

@ahrav ahrav left a comment

Choose a reason for hiding this comment

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

Nice!

@dustin-decker dustin-decker merged commit c46d52b into main Oct 17, 2024
13 checks passed
dustin-decker added a commit that referenced this pull request Oct 17, 2024
ahrav pushed a commit that referenced this pull request Oct 17, 2024
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