1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00
Commit graph

69 commits

Author SHA1 Message Date
Eldad Fux 0ee954bfeb Cleaning workers 2021-01-15 08:02:48 +02:00
Eldad Fux 17c90846e1 Fixed syntax bug in functions service 2021-01-15 07:30:49 +02:00
Damodar Lohani 379ce3abce refactoring with suggested updates 2021-01-13 12:10:43 +05:45
Damodar Lohani 1cbca0a6a6 disable functions stats collection if usage stats disabled 2021-01-13 11:42:15 +05:45
Eldad A. Fux 7c7d5ce0e2
Merge pull request #796 from appwrite/feat-speedup-tests
Feat speedup tests
2021-01-02 21:15:24 +02:00
Eldad Fux 73e08974e4 Build function locally on dev mode 2021-01-02 01:48:10 +02:00
Eldad A. Fux d6df6b9fdc
Merge pull request #788 from appwrite/feat-execute-functions-from-client
Enabled client endpoints for CF
2021-01-01 10:37:48 +02:00
Eldad Fux df96ba2af7 Deleted non-relevant comments 2020-12-30 13:07:14 +02:00
Eldad Fux d0fd81ce91 Fixed container deletion 2020-12-30 12:44:33 +02:00
Eldad Fux bddb720f59 Removed log, force old function deletion 2020-12-30 09:26:52 +02:00
Eldad Fux 47769cefae Added new env vars 2020-12-14 20:04:57 +02:00
Eldad Fux 5986d61a47 Fixed functions errors 2020-12-12 16:24:53 +02:00
Eldad Fux 6d25b83cc7 Fixed tests 2020-12-10 19:47:32 +02:00
Eldad Fux 4556f4d8e8 Debug CI 6 2020-12-10 18:17:18 +02:00
Eldad Fux e5c4660efe Debug CI 5 2020-12-10 18:10:49 +02:00
Eldad Fux 732b1e7025 Debug CI 5 2020-12-10 17:26:07 +02:00
Eldad Fux b51945b3c8 Debug CI 4 2020-12-10 16:57:36 +02:00
Eldad Fux 0393555c94 Debug CI 2 2020-12-10 16:35:39 +02:00
Eldad Fux 9a0bdc029e Debug container logs 2020-12-10 14:04:12 +02:00
Eldad Fux 2dcb7fea1a DEBUG CI 2020-12-10 13:45:38 +02:00
Eldad Fux d48c103858 Added default values to all env keys 2020-12-09 00:23:15 +02:00
Eldad Fux 31f125743f Fixed minor bug 2020-12-07 19:43:39 +02:00
Eldad Fux 4bff1dd5b6 Default limit for function conatiner is 1 cpu 2020-12-06 23:15:01 +02:00
Christy Jacob 1457d484bb chore: append .appwrite to python enviroment 2020-12-06 23:43:53 +05:30
Eldad Fux af41aca527 List containers only on startup 2020-11-03 08:53:32 +02:00
Eldad Fux 67ddfbed34 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:22:16 +02:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux 45faedde84 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-03 20:08:19 +03:00
Eldad Fux 07280098d6 Shifted comment location 2020-10-02 11:25:57 +03:00
Mou Ikkai ceec386467
Update functions.php 2020-09-30 17:59:48 -04:00
Eldad Fux c8d08ac29e Updated all response structures 2020-08-08 13:41:17 +03:00
Eldad Fux c97b61d8ae New env vars for event triggers 2020-08-05 16:12:23 +03:00
Eldad Fux a361b3d181 Fixed event triggers 2020-08-05 08:18:45 +03:00
Eldad Fux 05c01dc1a7 Added event exectuions for cloud functions 2020-08-04 23:09:01 +03:00
Eldad Fux e3086ba789 Merge branch 'upgraded-webhooks' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-04 08:27:40 +03:00
Eldad Fux 2f6a3c6610 Updated webhook event label and func stracture 2020-08-04 08:23:38 +03:00
Eldad Fux 263d5e4cc1 Added new monitors 2020-07-23 17:59:44 +03:00
Eldad Fux 4a9f0a5ebb Added function trigger 2020-07-23 08:52:03 +03:00
Eldad Fux 3c44747cae Added ability to update env var when func is already alive 2020-07-22 17:50:17 +03:00
Eldad Fux 2b78257021 Input validation 2020-07-21 23:10:31 +03:00
Eldad Fux c5a62946e9 Properly escape env vars 2020-07-21 21:43:53 +03:00
Eldad Fux 471f8d4454 Activated usage tracking 2020-07-21 14:53:48 +03:00
Eldad Fux c65ef9e6a8 Added function usage tracking 2020-07-21 13:33:23 +03:00
Eldad Fux 8e290731e4 Async warmup 2020-07-21 10:57:28 +03:00
Eldad Fux b9c848f531 Updated usage tracking vars 2020-07-20 09:43:25 +03:00
Eldad Fux 50ab0ece71 Added new env var 2020-07-20 06:59:33 +03:00
Eldad Fux ada7816148 Added Deno functions env 2020-07-19 17:43:59 +03:00
Eldad Fux 03e97c68f2 Added tagId to execution log 2020-07-18 16:49:20 +03:00
Eldad Fux 4df80aa541 Updated tests 2020-07-18 11:13:15 +03:00
Eldad Fux 16bc34ec0e Speedup execution, max 10 containers per host 2020-07-17 23:41:01 +03:00