jadu / meteor

A packaging and deployment tool
https://jadu.github.io/meteor
MIT License
9 stars 1 forks source link

Handling non existing upgrade/migrations/filesystem directory #166

Closed asmaa-saber closed 1 year ago

asmaa-saber commented 1 year ago

Validating the migrations directory exist before attempting to apply or rollback a patch. If the directory does not exist no error is thrown and the command ends with success.