godot_dart icon indicating copy to clipboard operation
godot_dart copied to clipboard

Remove binaries from Source code

Open CycloneRing opened this issue 1 year ago • 1 comments

Hi, Please remove compiled binaries from the source code, It made the repo 400MB :)

CycloneRing avatar Sep 07 '24 14:09 CycloneRing

Hey @CycloneRing -- The alternative is cloning and building this or downloading the artifacts from the github actions (which only started working recently).

I'll leave them in for now, but I'll look into either having a script to download the correct version from the shared library repo or using git-lfs, which at least would mean you wouldn't need to fetch the history for the binaries.

fuzzybinary avatar Sep 08 '24 19:09 fuzzybinary

Binaries have been removed and instructions updated. I haven't modified history so unfortunately the repo size will likely remain big for a bit but it shouldn't get any worse.

fuzzybinary avatar Oct 14 '24 12:10 fuzzybinary