* switch to pathlib
* more pathlib
* useconvert env to path
* fix typo
* use resolve instead of absolute
* fix gitppod
* also allow parents
* replace more os operations
* fix string replacement feature
* make sure root dirs exsist
* fix replace function
* refactor duplicate code
* reduce code
* make sure dirs exist
* fix typo
* also create parent dirs
* fix match statement
* fix statments expecting string
* return getMigrationFileNames to old behaviour
* fully resolve config file
* make sure comparison works
* use pathlib in tasks
* fix file count test
* reduce code duplication in test + add test for part
* fix test
* re-add os
* Make pathlib usage simpler
* Gitpod (#25)
* Create .gitpod.yml
* split up command
* monolythic may be better
* set envs per export
* use dev for data
* trying the split again
* added sync command
* cleanup
* Update .gitpod.yml
settings for prebuilds
* add dataset import
* remove check - might block PRs
* switch execution flow
* do not block in execution
* for deletion in script
* Update .gitpod.yml
added in github RSA fingerprint
* Update .gitpod.yml
update key format
* Update .gitpod.yml
maybe https will work?
* Update .gitpod.yml
move dataset-update into init
* Update .gitpod.yml
a dir needs a -r flag :-)
* Create .gitpod.yml
* split up command
* monolythic may be better
* set envs per export
* use dev for data
* trying the split again
* added sync command
* cleanup
* Update .gitpod.yml
settings for prebuilds
* add dataset import
* remove check - might block PRs
* switch execution flow
* do not block in execution
* for deletion in script
* Create .gitpod.yml
* split up command
* monolythic may be better
* set envs per export
* use dev for data
* trying the split again
* added sync command
* cleanup
* Update .gitpod.yml
settings for prebuilds
* add dataset import
* remove check - might block PRs
* switch execution flow
* Create .gitpod.yml
* split up command
* monolythic may be better
* set envs per export
* use dev for data
* trying the split again
* added sync command
* cleanup
* Update .gitpod.yml
settings for prebuilds