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

Refactor GitHub Actions draft workflow and Dockerfile to use upx to compress binary #247

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

FranzGB
Copy link
Contributor

@FranzGB FranzGB commented Oct 14, 2024

Issue #223

This PR addresses the following:

  • Code cleanup in Dockerfile and draft.yml
  • Introduce new steps in draft.yml to compress the binary, change ownership of the file and rename the file afterwards
  • Add new step to compress the binary and also download the dependency.

@FranzGB FranzGB self-assigned this Oct 14, 2024
@FranzGB FranzGB linked an issue Oct 14, 2024 that may be closed by this pull request
Copy link
Collaborator

@CristhianMotoche CristhianMotoche left a comment

Choose a reason for hiding this comment

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

@FranzGB This looks very good! Thanks for working on this.

@FranzGB FranzGB force-pushed the 223-compress-binary-file branch from 5248d3d to 138810e Compare October 18, 2024 18:17
@FranzGB FranzGB merged commit 159e7a1 into stackbuilders:main Oct 18, 2024
4 checks passed
@FranzGB FranzGB deleted the 223-compress-binary-file branch October 18, 2024 18:32
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.

Compress binary file
2 participants