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

The repo is almost 1GB #47

Open
rogerdahl opened this issue Sep 12, 2021 · 2 comments
Open

The repo is almost 1GB #47

rogerdahl opened this issue Sep 12, 2021 · 2 comments

Comments

@rogerdahl
Copy link

I see that it's because of a bunch of commits of the static binary, each at 26-27MB. Might be worth fixing even though it will require a force push, e.g., with BFG Repo Cleaner. You can at least prevent the repo from getting even larger by moving the binary out and attaching it to a GitHub tag (which is the normal way to deal with frequently changing binaries in GitHub).

@JuniorJPDJ
Copy link

Yup. Binaries should be moved away from repo and added to github releases. It will also be clear what version the binary is representing.

@mavit
Copy link

mavit commented Feb 27, 2022

Duplicate of #26.

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

No branches or pull requests

3 participants