Hello all
From
bench get-app --help
it is clear that the GIT_URL can also be a File System directory. However, I also remember being able to provide a compressed/archived file as the GIT_URL. But as of bench v5.16 (and frappe v14.26) I get a 'App' object has no attribute 'org'
error when I use either a .zip or .tar.gz file. If I use the originating directory then get-app works just fine.
So, are compressed/archived files still supported and if so which format?
Thanks so much.