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

125 commits

Author SHA1 Message Date
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 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
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
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
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
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
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
Damodar Lohani a88b93d1cb Merge branch '0.8.x' into feat-new-image-features 2021-04-12 06:22:04 +05:45
Eldad A. Fux f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Torsten Dittmann 8b9cf9abdd fix: disable clamav for development and ci 2021-04-10 15:28:55 +02:00
kodumbeats d4b107bf1d
Merge branch '0.8.x' into refactor-event-payload-to-data 2021-03-29 15:32:14 -04:00
kodumbeats 365d2d50dd Update testing functions with new env name 2021-03-29 14:31:41 -04:00
Damodar Lohani cd84de8fae Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-new-image-features 2021-03-28 16:01:40 +05:45
Eldad Fux 7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
Damodar Lohani 00934a3d3e Merge branch 'dev' into feat-new-image-features 2021-03-26 17:34:02 +05:45
Damodar Lohani 1dbe8f980c test and resources for new preview api features 2021-03-26 11:27:39 +05:45
Eldad Fux 90adfe8760 Revreted back to ClamAV 1.2 2021-03-24 12:37:58 +02:00
kodumbeats 22ba2e4d12 Merge dev branch 2021-03-22 07:05:53 -04:00
kodumbeats 90833683fa Update env names for consistency 2021-03-19 11:46:03 -04:00
Eldad Fux 1dfb18fc1b Upgraded ClamAV 2021-03-19 00:11:37 +02:00