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

10057 commits

Author SHA1 Message Date
Damodar Lohani 7f0c3250cc update sdk generator version 2022-02-27 13:52:31 +05:45
Damodar Lohani 34c497ade3 composer update 2022-02-27 13:34:11 +05:45
Damodar Lohani 5565b1f956 fix spec 2022-02-27 13:32:51 +05:45
Damodar Lohani d63cfce74b updating console sdks 2022-02-27 13:28:36 +05:45
Damodar Lohani 26a2bc8a97 missing method type to file preview 2022-02-27 13:24:33 +05:45
Matej Baco c240f88bdd Fix from main branch 2022-02-26 09:42:54 +01:00
Eldad A. Fux a46e3fa63b
Merge pull request #2844 from appwrite/feat-implement-refactor-suggestions
Feat implement refactor suggestions
2022-02-26 09:41:24 +02:00
Damodar Lohani 22b6add461 updated spec 0.13 2022-02-26 12:18:30 +05:45
Christy Jacob e1eb6942a7 feat: fix failing test 2022-02-26 06:01:02 +04:00
Bradley Schofield 7e9a7e1847 Update variables.php 2022-02-25 15:06:52 +00:00
Bradley Schofield 411f66a82c Update .env 2022-02-25 14:38:42 +00:00
Bradley Schofield 564596c183 Rename env var 2022-02-25 14:34:43 +00:00
Christy Jacob a6682a602d feat: fix activate issue 2022-02-25 18:27:50 +04:00
Bradley Schofield 1db9a872d9 Restore mail worker 2022-02-25 14:26:55 +00:00
Bradley Schofield 1fa764d1f6 rename OPENRUNTIMES_INACTIVE_THRESHOLD to _APP_RUNTIMES_INACTIVE_THRESHOLD 2022-02-25 14:03:08 +00:00
Bradley Schofield 93efdbcae1 Remove duplicate appwrite-executor 2022-02-25 13:50:11 +00:00
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
Bradley Schofield f2e2b5016c Update Contributing and remove unneeded descriptions 2022-02-25 10:13:34 +00: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