Git LFS Quota reached
MarvinJWendt opened this issue · 9 comments
Hi, the repository is currently not cloneable, as the GitHub Git LFS quota has been reached: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
There are some solutions that I could think of:
- Increase the Git LFS quota (this is obviously connected to real costs, which is always a struggle for open source projects - every 50 GB of download / storage is $5 per month)
- Create releases for major updates and append the full project as a zip in the release assets.
- Upload the full project to a web hosting service (or a Dropbox / Google Drive / etc. link)
Thanks for open sourcing this awesome project ❤️
Workaround
A workaround, posted by @m-roberts, is to download the zip from here.
I'm happy to cover the costs as a donation to the project.
+1 for Releases
+1 for releases
For all impatient people like me:
I used this StackOverflow answer as a workaround for now: https://stackoverflow.com/a/68113604/2524925
But I agree, releases with all assets are probably the right way to do it.
For all impatient people like me:
I used this StackOverflow answer as a workaround for now: https://stackoverflow.com/a/68113604/2524925
But I agree, releases with all assets are probably the right way to do it.
For even more impatient people (anyone who would like to avoid forking), here is a zip for the project (#21587b4).
Hi everyone!
Apologies, I forgot to check the issues in this repo.
Since all assets here are really small (the largest are the audio files which are still < 10MB) and they rarely change, I think it may be easier to just disable LFS for this repo and store them as normal files.
What do you think about this?
Hi @aarthificial, I think it's fine, since the assets are rarely if ever updated, git shouldn't have any problems here.
LFS has been removed in #9