1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

191 commits

Author SHA1 Message Date
Bradley Schofield 8c984a555f Add a 'detailedTrace' extra for the logger library 2022-03-18 10:05:38 +00:00
Matej Bačo 048997dd41 Imcreased execution substring limit 2022-03-07 13:03:51 +00:00
Christy Jacob 4a087ef33d feat: use shorter syntax 2022-03-04 14:37:56 +04:00
Christy Jacob 07e104ea01 feat: fix timeout issues 2022-03-04 01:14:44 +04:00
Christy Jacob 14b4d5bea4 feat: add orchestration globally 2022-02-28 18:15:25 +04:00
Christy Jacob a1f9019a3d feat: add orchestration globally 2022-02-28 18:15:10 +04:00
Christy Jacob f9f817958a feat: uncomment warmup 2022-02-27 22:41:43 +04:00
Eldad A. Fux a46e3fa63b
Merge pull request #2844 from appwrite/feat-implement-refactor-suggestions
Feat implement refactor suggestions
2022-02-26 09:41:24 +02:00
Bradley Schofield 564596c183 Rename env var 2022-02-25 14:34:43 +00:00
Christy Jacob a6682a602d feat: fix activate issue 2022-02-25 18:27:50 +04:00
Bradley Schofield 1fa764d1f6 rename OPENRUNTIMES_INACTIVE_THRESHOLD to _APP_RUNTIMES_INACTIVE_THRESHOLD 2022-02-25 14:03:08 +00:00
Christy Jacob 41cb259e95 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-25 15:00:33 +04:00
Christy Jacob c52a4e54e9 feat: set default values for resources as int 2022-02-25 15:00:16 +04:00
Jake Barnby af57c84339 Append stdout to function build error log 2022-02-25 22:10:00 +13:00
Christy Jacob d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Christy Jacob 8ffe663379 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:23:48 +04:00
Christy Jacob f57ffa4a0a feat: some updates 2022-02-23 16:22:18 +04:00
Damodar Lohani 2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Damodar Lohani 10826daaa7
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:17:58 +05:45
Damodar Lohani 57c83f8b21 fix upload using write 2022-02-22 06:53:20 +00:00
Damodar Lohani 6fb644a8e6 update storage usage 2022-02-22 05:56:50 +00:00
Damodar Lohani d8a510aa22 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-22 05:49:45 +00:00
Christy Jacob 761ed37889 fix: review comments 2022-02-21 16:15:09 +04:00
Christy Jacob 68b39846a5 fix: review comments 2022-02-21 15:23:27 +04:00
Christy Jacob ad920b7237 fix: review comments 2022-02-21 15:20:26 +04:00
Christy Jacob 5689353994 fix: review comments 2022-02-21 15:08:58 +04:00
Christy Jacob 33c58bfc65 fix: issue with auto deploy flag 2022-02-21 14:41:50 +04:00
Christy Jacob 734c38ebb4 feat: fix runtime bugs 2022-02-21 00:25:35 +04:00
Christy Jacob c94913d3f2 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:11:34 +04:00
Christy Jacob 4d16072972 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:08:55 +04:00
Christy Jacob 38ca8dc6fc feat: update php test code 2022-02-19 04:15:03 +04:00
Christy Jacob 8fffe5766d feat: migrated to new runtimes 2022-02-19 03:32:09 +04:00
Christy Jacob f7a0871848 feat: enable logging 2022-02-18 19:58:04 +04:00
Christy Jacob ac14d5fd8c feat: update composer 2022-02-18 19:25:54 +04:00
Damodar Lohani 5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob 7fb3df3b38 feat: cleanup 2022-02-18 13:21:59 +04:00
Christy Jacob f752807790 feat: add 406 status code 2022-02-18 04:43:04 +04:00
Christy Jacob 281e306d14 feat: improve create runtime strucutre 2022-02-18 01:40:28 +04:00
Christy Jacob 1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Damodar Lohani 77babbf6d8 trivial fixes 2022-02-17 13:09:33 +00:00
Damodar Lohani 0dac3a7346 get proper source type and device 2022-02-17 17:25:02 +05:45
Christy Jacob 40afec223c feat: fix retry build 2022-02-17 00:11:05 +04:00
Christy Jacob 45dd25b5b6 feat: change default value of build status 2022-02-16 20:25:01 +04:00
Christy Jacob 259fcc821e feat: improve executor 2022-02-16 15:52:54 +04:00
Christy Jacob 896e63bdd8 feat: fix some bugs 2022-02-16 03:39:09 +04:00
Christy Jacob cd4436fe6d feat: remove var_dump() 2022-02-15 21:53:17 +04:00
Christy Jacob 123c47fb9a feat: handle build and execution errors 2022-02-15 21:39:03 +04:00
Christy Jacob 1d6d43baf8 feat: fix issues with delete endpoint 2022-02-15 19:59:26 +04:00
Christy Jacob aba9dc323d feat: some cleanup 2022-02-15 19:42:45 +04:00
Christy Jacob c0f7d90cd3 feat: some cleanup 2022-02-15 05:14:43 +04:00