Open GernotMaier opened 1 year ago
Sure, we can definitely remove those files, no problem. Not sure why we have to use a protocol which removes sensitive data for it considering those are just old ray tracing files, but either way it's fine.
I've changed the label to "wont fix".
It is annoying that simtools is almost 200 MB large. However, we should be careful given that this rewrites the git history. Better to keep a minor annoyance than the mess up things.
The gammasim-tools repositories carries around historical ballast and is quite large to checkout. There is absolutely no reason why this repo should be >150 MByte large.
This is mostly due to a couple of files, as shown by
git-filter-repo --analyze
:I suggest to purge these files from the history. This is not entirely straight forward, but I think we can follow those explanations: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repository
Let me know if you have any issues with this, I would otherwise go ahead and try this.