getodk / central

ODK Central is a server that is easy to use, very fast, and stuffed with features that make data collection easier. Contribute and make the world a better place! ✨🗄✨
https://docs.getodk.org/central-intro/
Apache License 2.0
121 stars 145 forks source link

Check for large files in repos #672

Open matthew-white opened 1 month ago

matthew-white commented 1 month ago

This issue is to prevent large files from being accidentally committed to a Central repo. One reason why that's important is that end users clone the central repo when installing Central, then pull from it when upgrading. We should check for large files in each of the three repos. Let's use a limit of 1 MB.