appwrite/app
Steven Nguyen c5e059c118
Fix delete function deployment
Prior to this, deleting a VCS deployment would fail because the
deployment path for VCS deployments are empty. Because an error gets
thrown, the delete function would stop and not delete the build files.

This change updates the worker to only delete the storage files if the
path is set.
2023-09-20 18:58:11 -07:00
..
assets Merge branch '1.3.x' into feat-13x-master-sync 2023-02-21 07:38:46 +05:45
config Merge pull request #5971 from appwrite/chore-cleanup-dockerfile 2023-09-14 15:50:21 -04:00
console@9b4bcb8140 Update console 2023-09-15 16:56:11 -04:00
controllers Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-bun-support 2023-09-14 15:21:31 +00:00
views Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-bun-support 2023-09-14 15:21:31 +00:00
workers Fix delete function deployment 2023-09-20 18:58:11 -07:00
cli.php Fix "Pool 'console' is empty" error by breaking from loop when ready 2023-08-21 15:53:30 -07:00
http.php Allow any hostname, and serve API+Console by default 2023-09-05 17:02:07 +02:00
init.php chore: increase cache buster 2023-09-14 20:06:10 +00:00
preload.php Fix startup errors 2022-11-12 14:35:42 +00:00
realtime.php Fix console db namespace 2023-08-21 15:53:30 -07:00
worker.php Fix functions worker crash 2023-08-23 15:08:26 -04:00