appwrite/app/workers
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
..
audits.php Merge tag '1.3.8' into cloud-1.3.x-2 2023-08-04 13:55:07 -07:00
builds.php Fix git deploys with S3 storage 2023-09-13 14:45:19 +02:00
certificates.php removes comments 2023-09-14 01:07:30 +05:30
databases.php Merge branch '1.4.x' into cloud-1.4.x 2023-08-04 18:07:33 -07:00
deletes.php Fix delete function deployment 2023-09-20 18:58:11 -07:00
functions.php Add v2 old vars support 2023-09-11 12:22:16 +02:00
mails.php Fix swapped from/to name 2023-08-30 20:20:20 -04:00
messaging.php Introduce ENV to disable console invites, fix outdated code after merge 2022-11-18 09:51:28 +01:00
migrations.php Apply suggestions from code review 2023-08-17 21:48:21 -04:00
webhooks.php Small fix 2022-06-08 10:19:50 +03:00