1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

10040 commits

Author SHA1 Message Date
Christy Jacob 21887e6401 feat: fix retry deployment endpoint 2022-02-25 15:12:44 +04:00
Christy Jacob 16a46ad99a feat: fix retry deployment endpoint 2022-02-25 15:06:58 +04: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
Christy Jacob 1b70995be5
Merge pull request #2839 from appwrite/refactor-func-build-fail-log
Append stdout to function build error log
2022-02-25 14:58:42 +04:00
Christy Jacob bb30592195
Merge pull request #2840 from appwrite/feat-update-cli-config
feat: upgrade cli config
2022-02-25 14:58:31 +04:00
Christy Jacob 48329c916d feat: upgrade cli config 2022-02-25 14:50:34 +04:00
Jake Barnby af57c84339 Append stdout to function build error log 2022-02-25 22:10:00 +13:00
Christy Jacob 47ff5cf54d
Merge pull request #2832 from appwrite/feat-implement-refactor-suggestions
Feat implement refactor suggestions
2022-02-24 21:17:04 +04:00
Christy Jacob 7c670dc910
Merge pull request #2833 from appwrite/fix-review-comments
feat: review comments
2022-02-24 21:01:36 +04:00
Christy Jacob 8d0ff927a7 feat: fix tests 2022-02-24 21:00:05 +04:00
Christy Jacob fcb2fafbf0 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into fix-review-comments 2022-02-24 18:58:35 +04:00
Christy Jacob cd45045559 feat: sync branches 2022-02-24 18:33:38 +04:00
Christy Jacob d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Christy Jacob 5059e67d72
Merge pull request #2830 from appwrite/feat-functions-deprecate-sync-model
Remove Synchronous execution model
2022-02-24 18:21:16 +04:00
Bradley Schofield b1acc028c9 Implement various suggestions
+ Fix Docblocks
+ Remove unused variable from deleteRuntime in executor
+ Added build status explanation to description
+ Sync composer.phtml to composer.json
2022-02-24 14:18:46 +00:00
Bradley Schofield b2217f6950 Use execution directly 2022-02-24 13:22:20 +00:00
Bradley Schofield 06448bbdc5 Remove Synchronous execution model 2022-02-24 12:58:10 +00:00
Damodar Lohani 55a4bf3dcc fix usage worker bug 2022-02-24 11:55:20 +00:00
Christy Jacob 256e9cebe3
Merge pull request #2827 from appwrite/fix-usage-worker
fix usage for tags deployments, pass entrypoint to runtimes
2022-02-24 15:09:11 +04:00
Christy Jacob bafdc03e97
Merge pull request #2826 from appwrite/fix-swift-integration
Fix swift runtime  integration
2022-02-24 14:57:43 +04:00
Damodar Lohani 1fb3be5a29 fix type error 2022-02-24 07:40:12 +00:00
Damodar Lohani 5ba0635017 send entrypoint 2022-02-24 07:28:59 +00:00
Damodar Lohani 789d5d33ab fix usage for tags -> deployments 2022-02-24 07:28:49 +00:00
Jake Barnby 88c503aa0b Add custom swift execution test 2022-02-24 18:57:25 +13:00
Jake Barnby 2c2b9668d2 Avoid potential scope bug 2022-02-24 15:18:11 +13:00
Jake Barnby 4b280bef24 Update executor to bin entrypoint 2022-02-24 14:55:38 +13:00
Jake Barnby 3af8f66034 Update runtimes lock 2022-02-24 14:55:18 +13:00
Jake Barnby aa091a2afc Increase execution retry attempts to allow swift runtime time to cold start 2022-02-24 14:55:11 +13:00
Christy Jacob 0d3b627176 feat: added more runtime test 2022-02-23 20:22:58 +04:00
Christy Jacob edfdbed37d feat: update console sdk 2022-02-23 19:20:19 +04:00
Christy Jacob 2ac341830e feat: added test for python 2022-02-23 18:39:09 +04:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +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
Christy Jacob e0784cb168
Merge pull request #2818 from appwrite/feat-functions-refactor-merge
Functions refactor synced with 0.13.x
2022-02-23 16:16:57 +04:00
Damodar Lohani 740a7e7293 fix deletes worker 2022-02-23 11:52:33 +00:00
Damodar Lohani beaf5962ce fixed specs and run test for 0.13.x as well 2022-02-23 11:30:14 +00:00
Damodar Lohani 8677b8d7d7 remove stale spec 2022-02-23 11:25:12 +00:00
Damodar Lohani 9983cef3a7 fix env 2022-02-23 08:04:44 +00:00
Damodar Lohani 7a84fc88a6 fix indentation 2022-02-23 06:09:01 +00:00
Damodar Lohani 421faf24bd fix functions large deployment test 2022-02-23 06:07:15 +00:00
Damodar Lohani 3747cbd132 fix indentation 2022-02-23 05:57:21 +00:00
Damodar Lohani ae0cac517e fix boolean 2022-02-23 05:50:55 +00:00
Eldad A. Fux 3dd4db5611
Merge pull request #2806 from appwrite/fixtable-names
Fix table names
2022-02-22 21:16:08 +02:00
Torsten Dittmann 658d2e0855 tests: fix realtime tests 2022-02-22 18:01:03 +01:00
Torsten Dittmann 2ad44e6422 Merge remote-tracking branch 'origin/0.13.x' into fixtable-names 2022-02-22 17:36:42 +01:00
Torsten Dittmann a146626f36
Merge pull request #2774 from appwrite/feat-storage-ui-updates
Storage UI Updates
2022-02-22 15:08:59 +01:00
Damodar Lohani 6f6c6f3051
Update app/controllers/api/storage.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 19:04:22 +05:45
Damodar Lohani d63cd6950a functions isze limit 2022-02-22 12:36:43 +00:00