How would you approach this? I was thinking of
- adding the .snipe and snipe_snapshot.sql to the version control
- a pre commit hook that would run the test locally and commit the .snipe and snipe_snapshot.sql together so that the first run on the github CI server wouldn't be necessary ?