1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

138 commits

Author SHA1 Message Date
Jake Barnby 88c503aa0b Add custom swift execution test 2022-02-24 18:57:25 +13:00
Christy Jacob 0d3b627176 feat: added more runtime test 2022-02-23 20:22:58 +04:00
Christy Jacob 2ac341830e feat: added test for python 2022-02-23 18:39:09 +04:00
Damodar Lohani 421faf24bd fix functions large deployment test 2022-02-23 06:07:15 +00:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Christy Jacob b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Christy Jacob be4c1d756e feat: improve functions tests 2022-02-19 20:14:31 +04:00
Christy Jacob 7a6d8502de feat: improve functions tests 2022-02-19 19:14:35 +04:00
Christy Jacob cc8fac0297 feat: improve functions tests 2022-02-19 17:57:48 +04:00
Christy Jacob 4d16072972 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:08:55 +04:00
Christy Jacob c7a645037a feat: update php test code 2022-02-19 04:34:47 +04:00
Christy Jacob 38ca8dc6fc feat: update php test code 2022-02-19 04:15:03 +04:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob b9dfb8188a feat: add builds worker to test docker-compose 2022-01-31 14:06:15 +04:00
Bradley Schofield 9c4091b16e Repackage Test Functions 2022-01-25 10:03:53 +00:00
Christy Jacob f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Bradley Schofield 5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Bradley Schofield 65a58689fb Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-10 13:48:04 +00:00
Damodar Lohani 5fed67a2c2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-08 14:28:21 +05:45
Damodar Lohani f5e48033ec Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-08 14:24:05 +05:45
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Bradley Schofield e64bb9faf5 Add Build Timeout EnvVar 2021-11-30 09:39:50 +00:00
Bradley Schofield c348a71407 Get tests passing again 2021-11-15 02:18:53 +00:00
Damodar Lohani d029c94bc8 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 11:45:45 +05:45
Damodar Lohani 3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
SaintMalik 32e513012e doc: Fix typos 2021-10-12 19:22:41 +01:00
Bradley Schofield dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Bradley Schofield 8e7618fabe Update Tests to account for build steps
+ Also update curl timeout error code for Swoole Hook
2021-09-28 14:29:41 +01:00
Damodar Lohani 23ba9e7a54 test for large function code 2021-09-28 13:36:09 +05:45
Bradley Schofield da8b4bb9f9 Add build step and more function cleanup 2021-09-13 11:50:45 +01:00
Torsten Dittmann d2f425e67d fix(functions): utf-8 encode stdout and stderr 2021-09-09 13:06:00 +02:00
Bradley Schofield 66d8b0599c Merge branch 'master' into the-executor-poc 2021-09-07 12:51:25 +01:00
Bradley Schofield bca326dc8d Improvements to executor
- Executor now loads runtimes from php-runtimes package
- Executor now handles timeouts correctly
- Executor can now shutdown and remove containers before shutting down itself preventing a `docker-compose stop` failure due to active network endpoints.
- Fixed a issue with JWT's not working
- Improved general executor reliability
- Tests now pass!
2021-09-06 01:37:20 +01:00
Torsten Dittmann 37c33c3c7b fix(functions): environment variables 2021-09-03 13:41:42 +02:00
Damodar Lohani 08ba825077 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-27 11:40:00 +05:45
Eldad Fux f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-25 14:11:23 +03:00
Eldad Fux d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Damodar Lohani a8891c4b37 large file test for encryption 2021-06-21 14:08:08 +05:45
Eldad Fux 9f81790761 Updates to swagger tests 2021-06-13 18:01:56 +03:00
Eldad Fux d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Eldad Fux b9cf475fa5 Upgraded telegraf version 2021-05-29 18:03:27 +03:00
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Eldad Fux d2749524b7 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-05-17 21:27:07 +03:00
Eldad Fux 49fa978de4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-05-17 21:24:35 +03:00
dependabot[bot] 33ca604f02
Bump lodash from 4.17.20 to 4.17.21 in /tests/resources/functions/node
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:05:26 +00:00
Eldad Fux 4e67339e68 Reverted test files 2021-05-05 08:57:53 +03:00
Eldad Fux 2281970ab9 Remove leftovers 2021-05-05 01:12:16 +03:00
Torsten Dittmann 5e4b335183 fix: cloud functions 2021-04-29 17:59:19 +02:00
Torsten Dittmann 25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00