1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

235 commits

Author SHA1 Message Date
Bradley Schofield 98e615fa5f Improve Error handling 2022-06-09 12:46:08 +01:00
Bradley Schofield 515c8c2e32 Run Linter 2022-06-09 10:45:32 +01:00
Bradley Schofield 7fce57f35d Clean up unused code and get tests working 2022-06-08 16:15:17 +01:00
Bradley Schofield d2c4bb9872 Continue work on implementing local runtime state 2022-06-07 14:55:44 +01:00
Everly Precia Suresh 1fd7359fbb fix linter issues in app directory 2022-05-30 17:41:25 +00:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Everly Precia Suresh 5372c3e359 fix merge conflicts + update version 2022-05-19 09:55:10 +00:00
Torsten Dittmann 046c75465c fix: new runtimes 2022-05-16 15:05:58 +02:00
Everly Precia Suresh aa9fd06be6 add support for wasabi 2022-05-16 09:55:33 +00:00
Everly Precia Suresh 50f06dbb7a add linode storage adapter 2022-05-16 09:23:30 +00:00
Damodar Lohani b466ad7fa6
Update app/executor.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-05-15 13:22:21 +05:45
Damodar Lohani 7f9d6ae676 executor version in environment variable and using new runtimes 2022-05-15 06:25:18 +00:00
Everly Precia Suresh a45fab4e43 better way to initialize storage libs 2022-05-12 22:01:53 +00:00
Torsten Dittmann 158ecce959 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-12 20:41:04 +02:00
Torsten Dittmann ff573ea1ee
Merge pull request #2980 from appwrite/feat-increase-execution-output-limit
Feat increase execution output limit to 1MB and Fix Unicode
2022-05-12 19:07:19 +02:00
Everly Precia Suresh 7350d4e447 better way to initialize storage libs 2022-05-12 14:22:41 +00:00
Everly Precia Suresh 5e14ee478e change BackBlaze to Backblaze 2022-05-10 11:15:56 +00:00
Torsten Dittmann 3692ff0bf6
Merge branch '0.14.x' into feat-use-build-timeout 2022-05-08 20:42:36 +02:00
Bradley Schofield 4686ab5581 Merge branch 'master' into feat-increase-execution-output-limit 2022-05-05 11:53:32 +01:00
Bradley Schofield 228e6a1b6c
Remove other utf8_encode 2022-05-05 10:01:08 +01:00
Everly Precia Suresh e9196bfce4 feat add backblaze support 2022-05-04 11:20:16 +00:00
Matej Bačo 682848aa4a Fix startup error 2022-05-03 08:47:50 +00:00
Matej Bačo 5aa009d843 Rename const 2022-05-01 07:54:58 +00:00
Matej Bačo 4d2d7eddaf PR review changes 2022-05-01 07:53:59 +00:00
Torsten Dittmann 07589b2d48
Merge pull request #3146 from appwrite/feat-update-execution-model
Rename 'stdout' in executions to 'response'
2022-04-27 18:35:43 +02:00
Bradley Schofield e694eb3b5c Fix unicode support and reenable tests 2022-04-27 13:57:03 +00:00
Matej Bačo dd8f96ea63 Define const APP_LIMIT_ATTRIBUTE_COUNT 2022-04-26 13:29:23 +00:00
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Matej Bačo d36a2602ed Add limits, add docs 2022-04-25 07:23:25 +00:00
Christy Jacob b9764f3d5d
Merge pull request #2979 from appwrite/fix-runtime-data
Fix: Default payload to empty string
2022-04-22 13:46:24 +03:00
Matej Bačo aebd0ed846 PR review changes 2022-04-04 08:14:14 +00:00
Matej Bačo 320d4518b7 Move network env var to executor container 2022-03-24 11:01:30 +00:00
Torsten Dittmann 154379c848
Merge pull request #2963 from appwrite/fix-orchestration-cleanup
Fix: Orchestration Cleanup
2022-03-23 10:40:37 +01:00
Bradley Schofield 5dc4a9039f Update DB to use 1MB 2022-03-21 11:52:10 +00:00
Matej Bačo 0dd617d4a7 Change default to empty string 2022-03-21 11:29:49 +00:00
Bradley Schofield 2e00acc17b Increase Execution output limit to 1MB 2022-03-21 11:25:08 +00:00
Everly Precia Suresh f03a68fbfe add storage support for wasabi 2022-03-18 17:17:43 +00:00
Everly Precia Suresh 46c3da70a9 add support for linode 2022-03-18 16:03:04 +00:00
Matej Bačo 1bb49c37e0 Improve build container cleanup 2022-03-18 11:42:13 +00:00
Bradley Schofield 8c984a555f Add a 'detailedTrace' extra for the logger library 2022-03-18 10:05:38 +00:00
Christy Jacob 13b28e0051 feat: update test message 2022-03-15 18:51:32 +04:00
Christy Jacob ee056e582f feat: function execution time for failed executions 2022-03-15 17:06:05 +04:00
Christy Jacob 1728833307 feat: update error message 2022-03-15 16:04:43 +04:00
Christy Jacob d17e252f93 feat: handle errros better in the executor 2022-03-15 15:56:00 +04:00
Christy Jacob e145761800 feat: use build timeout when building runtime 2022-03-15 01:02:24 +04: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