Commit graph

53 commits

Author SHA1 Message Date
Bradley Schofield
3c26a08202 Change exitCode to statusCode and move build to tag create
Change exitCode to statusCode and move build to tag create instead of tag deploy
2021-12-10 10:43:56 +00:00
Bradley Schofield
7de975ea95 Fix Bugs from merge 2021-12-06 15:04:00 +00:00
Bradley Schofield
c348a71407 Get tests passing again 2021-11-15 02:18:53 +00: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
90f30cc743 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 21:34:21 +02:00
Torsten Dittmann
33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02: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
3c533f1932 Add Synchronous Execution Test 2021-09-13 12:06:50 +01:00
Bradley Schofield
da8b4bb9f9 Add build step and more function cleanup 2021-09-13 11:50:45 +01:00
Bradley Schofield
66d8b0599c Merge branch 'master' into the-executor-poc 2021-09-07 12:51:25 +01:00
Torsten Dittmann
37c33c3c7b fix(functions): environment variables 2021-09-03 13:41:42 +02:00
Bradley Schofield
35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Bradley Schofield
1a8bed396a Fix env variable bug 2021-08-11 13:44:31 +01:00
Torsten Dittmann
2a540ff799 tests(functions): after paginatio tests 2021-08-09 14:33:16 +02:00
Damodar Lohani
e0e5e3a818 drop tags custom id support 2021-08-06 15:33:18 +05:45
Damodar Lohani
8c72349a3e drop execution custom id support 2021-08-06 15:22:27 +05:45
Damodar Lohani
da1ac1df20 fix test 2021-07-30 15:05:38 +05:45
Damodar Lohani
f248f93bea fix webhooks and functions test 2021-07-30 11:47:59 +05:45
Damodar Lohani
f1e364589a more test fixes 2021-07-29 17:40:04 +05:45
Damodar Lohani
e91f31991b Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-25 17:03:13 +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
541711d231 function custom id test 2021-07-19 14:09:32 +05:45
Eldad Fux
03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Bradley Schofield
c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
Eldad Fux
2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Torsten Dittmann
7ddf277110 tests: only use php-8.0 for runtimes 2021-04-28 11:30:43 +02:00
Torsten Dittmann
72f4f3a6b9 tests: fix function execution 2021-04-23 17:05:17 +02:00
Torsten Dittmann
f6c163d4a5 Revert "tests: adjust schedule for functions"
This reverts commit fe819ee326.
2021-04-20 12:28:23 +02:00
Torsten Dittmann
fe819ee326 tests: adjust schedule for functions 2021-04-20 12:01:40 +02:00
kodumbeats
64e349be4d
Merge branch '0.8.x' into feat-962-pass-data-to-function-execution 2021-03-22 07:15:09 -04:00
kodumbeats
b33d54ef35 Reducing sleep time 2021-03-19 11:47:06 -04:00
Eldad Fux
0a0d46ff05 Updated test 2021-03-14 01:56:29 +02:00
kodumbeats
e0cbea64ae Ensure function completes 2021-03-12 14:31:17 -05:00
kodumbeats
ce7e1034af Increase sleep time 2021-03-12 14:22:50 -05:00
kodumbeats
8be72d5756 Sleep and assert only one execution 2021-03-12 10:01:03 -05:00
kodumbeats
1d3dc5d240 Revert debugging changes 2021-03-12 08:49:57 -05:00
kodumbeats
bbc353359c Change function order 2021-03-12 07:03:47 -05:00
kodumbeats
35bb80741f Increase sleep time so execution can complete 2021-03-12 06:22:18 -05:00
kodumbeats
622b1da457 Add debugging checks 2021-03-11 15:39:20 -05:00
kodumbeats
5a4afd1cc5 Correct sleep time 2021-03-11 13:47:44 -05:00
kodumbeats
994b47edd9 Clean up tests 2021-03-11 11:42:19 -05:00
kodumbeats
4b8fc24980 Fix tests 2021-03-11 10:19:34 -05:00
kodumbeats
75668ab6da Refactor test to store functionId 2021-03-11 09:19:40 -05:00
kodumbeats
034679930a Add client e2e test 2021-03-10 15:50:20 -05:00
Eldad Fux
a7583c5f85 Fixed tests 2021-01-31 23:33:48 +02:00
Eldad Fux
d6df93fb3c Updated param name 2021-01-29 13:37:00 +02:00
Eldad Fux
dd9cbcef62 Enabled client endpoints for CF 2020-12-30 01:00:44 +02:00
Eldad Fux
1f6596ad16 Fixed wrong namespaces 2020-12-26 14:10:14 +02:00