Open tobeycarman opened 10 months ago
Realizing that the test data actually needs to be version controlled as well. Looking like using Git LFS to store test data might be a good solution.
Some more info here: https://softwareengineering.stackexchange.com/questions/450119/what-to-do-when-test-data-takes-up-most-of-repo-size
Currently the documentation build fails looking for some test and example data that exists only on T. Carman's machine. Goal is to make a special GCP bucket that we can use for this data and then users that want to run the test suite or build the docs can mount this bucket (gcsfuse?) into their docker containers and see the data.