Commit Graph

4 Commits

Author SHA1 Message Date
Alejandro Rodríguez 2b7e6e99ed Add ENV variable to skip repository storages validations 2016-07-25 13:48:40 -04:00
Alejandro Rodríguez 89589007ae Skip repository storage path valitaions on test environment
Storage path are not created until `TestEnv.init`, so we must skip
their validation on initialization.
2016-07-21 18:33:51 -04:00
Alejandro Rodríguez 72f59ddf4c Use Pathname to make the repository storage path validations more robust 2016-07-21 18:29:56 -04:00
Alejandro Rodríguez 86359ec854 Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00