mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: updated test functions and bumped appwrite runtimes version
This commit is contained in:
+2
-1
@@ -41,9 +41,10 @@ use Utopia\Validator\Text;
|
||||
// Decide on logic for build and runtime containers names ( runtime-ID and build-ID) - done
|
||||
// Add size validators for the runtime IDs - done
|
||||
// Fix logging - done
|
||||
// Incorporate Matej's changes in the build stage ( moving of the tar file will be performed by the runtime and not the build stage ) - done
|
||||
|
||||
|
||||
// Fix delete endpoint
|
||||
// Incorporate Matej's changes in the build stage ( moving of the tar file will be performed by the runtime and not the build stage )
|
||||
|
||||
Runtime::enableCoroutine(true, SWOOLE_HOOK_ALL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user