1
0
Fork 0
mirror of synced 2024-09-03 03:11:39 +12:00
Commit graph

8971 commits

Author SHA1 Message Date
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
Bradley Schofield
ee2670fcd7 Merge branch 'feat-functions-refactor' into feat-cleanup-collections 2022-01-26 09:59:46 +00:00
Eldad A. Fux
4147faafdc
Merge pull request #2684 from appwrite/feat-rename-tags
Feat rename tags to deployments
2022-01-26 11:37:25 +02:00
Christy Jacob
b5d75de5ab feat: remove var_dump 2022-01-26 13:23:29 +04:00
Christy Jacob
4020aea356 feat: add to changes.md 2022-01-26 13:20:46 +04:00
Christy Jacob
d5a4105318 feat: refactor 2022-01-26 04:02:13 +04:00
Christy Jacob
ebc55e7e8e feat: refactor 2022-01-26 03:45:41 +04:00
Christy Jacob
92706045ad feat: refactor the builds worker 2022-01-25 23:31:42 +04:00
Christy Jacob
a0296d6346 feat: refactor the executor 2022-01-25 22:44:21 +04:00
Christy Jacob
e0c5500809 feat: add feature to changes.md 2022-01-25 21:13:28 +04:00
Christy Jacob
e2bc4e748f Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-25 21:11:29 +04:00