1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00
Commit graph

8918 commits

Author SHA1 Message Date
Christy Jacob
9dcab06015 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-collections 2022-01-31 16:01:46 +04:00
Christy Jacob
83e9e9f016 feat: remove search index and updates tests 2022-01-31 15:57:55 +04:00
Bradley Schofield
d2ec314ef0 Remove Search and add resourceType to indexes 2022-01-31 11:36:22 +00:00
Bradley Schofield
8e639d4f5f Fix UI 2022-01-31 11:29:31 +00:00
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
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
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
Christy Jacob
3685d8ef31 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-rename-tags 2022-01-25 21:02:48 +04:00
Bradley Schofield
4273ad4771 Merge branch 'feat-rename-tags' into feat-cleanup-collections 2022-01-25 16:51:22 +00:00
Bradley Schofield
3c17afbaed Cleanup Collections
- Rename functionId to resourceId on Deployments
 - Add a resourceType to Deployments
 - Remove status, buildStdout and buildStderr from deployments
 - Rename dateCreated on Builds to startTime
 - Rename time on Builds to endTime
 - Added a deploymentId to Builds
 - Added duration to builds
 - Remove Vars from Build
2022-01-25 16:51:05 +00:00