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

Disable Git LFS #65

Closed
nicholas-maltbie opened this issue Sep 1, 2020 · 3 comments
Closed

Disable Git LFS #65

nicholas-maltbie opened this issue Sep 1, 2020 · 3 comments

Comments

@nicholas-maltbie
Copy link
Owner

Disable git lfs from repo. I am going to keep hitting my limit of 1GB with the automated github actions (this proejct is like 20MB of downloaded dll files I think)

@nicholas-maltbie
Copy link
Owner Author

Issue may have been resolved by actions/checkout#165 so files aren't pulled multiple times by the github actions, attempting to implement in PR #64

@nicholas-maltbie
Copy link
Owner Author

Solution to this problem seems to be drawn from this converation Seems to work pretty well, taking less git lfs bandwidth than before.

@nicholas-maltbie
Copy link
Owner Author

Seems to be that usage of git lfs has significantly decreased since caching the git lfs cache. Going to close issue for now but may reopen in future as more assets are added. Possibly switch to external storage such as blob or google drive for managing assets instead of git-lfs.

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

1 participant