Purge the database dump from the git repo and use heroku as the backup
Closed this issue · 8 comments
This could then possibly become open source
@mjtamlyn is this now possible?
I've just successfully run a tournament without using archery.dump
, so I don't see why not. Only thing I can think of is it would be good to not have any PRs or anything open if we're going to do a full history rewrite, the git faff might be a bit hellish afterwards otherwise. All my code is currently in master.
Alright, get the current PR sorted then tackle this?
I think that would be a good idea yeah. In the history (oooold versions) you may also find some huge json files under "fixtures" which contain data as well.
Just purged all JSON and dump
files from the repo.
Branches redesign
and new-entry-system
have sensitive data in them. See #67.
bucs.csv, whilst its public data, probably shouldn't be in the repo too.
We can just delete that file, it does not need another history rewrite.