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

Add a plugin to make sure there are no large files in a PR #63

Open
astrofrog opened this issue Dec 14, 2018 · 2 comments
Open

Add a plugin to make sure there are no large files in a PR #63

astrofrog opened this issue Dec 14, 2018 · 2 comments

Comments

@astrofrog
Copy link
Collaborator

We can check that each commit doesn't add more than a certain threshold in size, which would catch the case where a big file is removed in a subsequent commit but still lives in the history.

@voyager1001
Copy link

Hey @astrofrog , I'm interested in Open Source and GSoC. I'd like to work on this issue. Can I go forward with this ?

@Cadair
Copy link
Member

Cadair commented Jan 28, 2021

I am not sure Baldrick is the best place for this there is already a pre-commit hook which does it.

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

3 participants