1
0
Fork 0
mirror of synced 2024-07-05 14:40:42 +12:00
Commit graph

9031 commits

Author SHA1 Message Date
Christy Jacob db6bf37e6a
Merge pull request #2704 from appwrite/feat-cleanup-executor
Feat cleanup executor
2022-01-31 15:01:14 +04:00
Bradley Schofield 750deaec86 Merge branch 'feat-cleanup-executor' of https://github.com/appwrite/appwrite into feat-cleanup-executor 2022-01-31 10:58:00 +00:00
Bradley Schofield a47211e7ee Update executor.php 2022-01-31 10:57:57 +00:00
Bradley Schofield 30a567058a
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-31 10:47:04 +00:00
Bradley Schofield 663ce27db4
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-31 10:47:00 +00:00
Bradley Schofield 6b77d62e4b
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-31 10:46:52 +00:00
Christy Jacob fc6e7739de feat: review comments 2022-01-31 14:30:55 +04:00
Christy Jacob 4a405323cb Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-executor 2022-01-31 14:27:27 +04:00
Christy Jacob 2ea285589c
Merge pull request #2727 from appwrite/feat-add-builds-worker
Feat add builds worker
2022-01-31 14:21:52 +04:00
Christy Jacob 656e5e3903
Merge pull request #2697 from appwrite/feat-add-network-variable
Implement network environment variable for the executor
2022-01-31 14:20:57 +04:00
Bradley Schofield ca5ec8905c Merge branch 'feat-functions-refactor' into feat-add-network-variable 2022-01-31 10:19:14 +00:00
Christy Jacob ce6e14a7cc feat: add builds worker to test docker-compose 2022-01-31 14:14:55 +04:00
Christy Jacob b9dfb8188a feat: add builds worker to test docker-compose 2022-01-31 14:06:15 +04:00
Christy Jacob 4305041567 feat: add builds worker in installation docker-compose 2022-01-31 13:51:12 +04:00
Christy Jacob fa006e9963 feat: replace strings with constant 2022-01-31 13:46:24 +04:00
Christy Jacob e816edc047 feat: fix tests 2022-01-29 04:54:47 +04:00
Christy Jacob f3dfec8e75 feat: fix tests 2022-01-29 04:52:06 +04:00
Christy Jacob 220a166434 feat: fix tests 2022-01-29 04:00:25 +04:00
Christy Jacob 951a3a4dd1
Merge pull request #2675 from appwrite/feat-add-builds-worker
Feat add builds worker
2022-01-28 18:25:46 +04:00
Christy Jacob 150e35244b feat: remove executor port 2022-01-28 16:31:41 +04:00
Christy Jacob 1f95e64947 feat: replace var_dump 2022-01-28 16:30:19 +04:00
Christy Jacob 8f51bf4763 feat: linting 2022-01-28 16:29:06 +04:00
Christy Jacob 8d59a058a9 feat: put db and redis workers back in the pool 2022-01-28 16:26:58 +04:00
Christy Jacob a4e3eb07d8 feat: put db and redis workers back in the pool 2022-01-28 16:26:22 +04:00
Christy Jacob 3418c06bc8 feat: added deleteDeployment to executor 2022-01-28 05:40:53 +04:00
Christy Jacob f4616a6832 feat: added deleteDeployment to deletes worker 2022-01-28 05:32:56 +04:00
Christy Jacob 6e44812d99 feat: remove unused injection 2022-01-28 05:30:24 +04:00
Christy Jacob 8e10d5cad9 feat: remove unused injection 2022-01-28 05:29:36 +04:00
Christy Jacob 09de5ed256 feat: delete deployment deletion to the worker 2022-01-28 05:29:20 +04:00
Christy Jacob 5125adc16b feat: use coroutines for deleting within the executor 2022-01-28 05:21:11 +04:00
Christy Jacob dbcf479cd9 feat: remove curl request from DELETE /function 2022-01-28 04:26:19 +04:00
Christy Jacob 608eff458c feat: refactor 2022-01-28 04:25:28 +04:00
Christy Jacob 700c2fff2b feat: remove builds mount from trafeik 2022-01-28 04:23:49 +04:00
Christy Jacob 80b99ea146 feat: added build mount to deletes worker 2022-01-28 04:17:59 +04:00
Christy Jacob 1d5b6b7fd9 feat: delete built files in deletes worker 2022-01-28 04:02:44 +04:00
Christy Jacob a82562c16e feat: add deploymentId property to builds collection 2022-01-28 03:36:30 +04:00
Christy Jacob ada65e9819 feat: update deployment status 2022-01-27 16:50:22 +04:00
Bradley Schofield d8a9b7e933 More cleaning up 2022-01-27 09:27:57 +00:00
Bradley Schofield 7d3f992a9f Add status codes 2022-01-27 09:18:48 +00:00
Bradley Schofield c94b28555d Remove Try Catch's and use global handler 2022-01-27 09:18:01 +00:00
Christy Jacob 2c91a24928 feat: fix failing tests 2022-01-27 03:19:02 +04:00
Christy Jacob 9e33960d95 feat: remove swoole server config 2022-01-27 02:42:08 +04:00
Christy Jacob f65b3e0c5b feat: sync master and fix tests 2022-01-27 02:29:49 +04:00
Christy Jacob c595f4eea9 feat: rename tag to deployments across worker 2022-01-26 17:09:32 +04:00
Christy Jacob c1d71904e8 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-26 16:59:24 +04:00
Bradley Schofield f3e97e4133 Fix environment variables during build 2022-01-26 10:49:02 +00:00
Bradley Schofield a3519ec912
Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-26 10:27:17 +00:00
Bradley Schofield 4113644fba Implement network environment variable for the executor. 2022-01-26 10:23:30 +00:00
Bradley Schofield 18e1420899 Update executor.php 2022-01-26 10:10:29 +00:00
Bradley Schofield d429aa180f Fix Build Structure in Executor 2022-01-26 10:09:11 +00:00