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

Repository scaling issues #1

Open
AlexMarkUSDS opened this issue Jan 10, 2025 · 0 comments
Open

Repository scaling issues #1

AlexMarkUSDS opened this issue Jan 10, 2025 · 0 comments

Comments

@AlexMarkUSDS
Copy link
Collaborator

This repository expands in size as a full copy of https://github.com/usds/techfar-hub-website-v3 on every commit/preview. Eventually, that causes the repo size to be > 8gb, and our github runners start to fail.

It would be good to fix that architectural issue, but it can also be patched by running:

git-filter-repo --path branches/<branch-to-keep>

and force pushing that version of main to this repository.

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