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

Git LFS Quota reached #3

Closed
MarvinJWendt opened this issue Feb 9, 2023 · 9 comments
Closed

Git LFS Quota reached #3

MarvinJWendt opened this issue Feb 9, 2023 · 9 comments

Comments

@MarvinJWendt
Copy link

MarvinJWendt commented Feb 9, 2023

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:

  1. 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)
  2. Create releases for major updates and append the full project as a zip in the release assets.
  3. 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.

@mamiu
Copy link

mamiu commented Feb 10, 2023

I'm happy to cover the costs as a donation to the project.

@m-roberts
Copy link

+1 for Releases

@codeSTACKr
Copy link

+1 for releases

@mamiu
Copy link

mamiu commented Feb 16, 2023

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.

@skillhacker-code
Copy link

skillhacker-code commented Feb 18, 2023

Thank you mamiu , i got it working because of your answer . I am not able view the deffered lighting animation in the browser . code run successfully but i am not able play it . is it because my pc is not powerful . i was able to play other examples.

image

@m-roberts
Copy link

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).

@aarthificial
Copy link
Contributor

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?

@MarvinJWendt
Copy link
Author

Hi @aarthificial, I think it's fine, since the assets are rarely if ever updated, git shouldn't have any problems here.

@aarthificial
Copy link
Contributor

LFS has been removed in #9

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

6 participants