1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00
Commit graph

5122 commits

Author SHA1 Message Date
Christy Jacob
20415aaafd feat: update creation endpoint 2022-02-06 13:25:10 +04:00
Christy Jacob
a9c1b96de5 feat: update comment 2022-02-06 13:19:11 +04:00
Christy Jacob
a96c6c84ee feat: update comment 2022-02-06 13:15:52 +04:00
Christy Jacob
1b0a02e20d feat: fix executor issues 2022-02-05 23:49:57 +04:00
Christy Jacob
f83fdc92de feat: fix executor issues 2022-02-05 14:08:05 +04:00
Christy Jacob
6610bf9873 feat: add executor class 2022-02-04 05:29:40 +04:00
Christy Jacob
0b36c7e21c feat: remove handle shutdown method 2022-02-03 20:22:56 +04:00
Christy Jacob
7f1df839ec feat: remove database dependencies from the create execution endpoint 2022-02-03 04:05:03 +04:00
Christy Jacob
c239240cbc feat: remove database dependencies from the delete function endpoint 2022-02-03 01:36:21 +04:00
Christy Jacob
803e4ccbaf feat: remove database dependencies from the delete deployment endpoint 2022-02-02 23:38:47 +04:00
Christy Jacob
3a203c27de feat: remove database dependencies from the create runtime endpoint 2022-02-02 22:58:03 +04:00
Christy Jacob
7d82c1006a feat: fix tests 2022-02-01 03:44:55 +04:00
Christy Jacob
0de8ff6d41 feat: merge conflicts 2022-01-31 18:43:11 +04:00
Christy Jacob
b1a659be77 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-01-31 18:04:49 +04:00
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
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
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
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
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
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
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
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
Christy Jacob
b5d75de5ab feat: remove var_dump 2022-01-26 13:23:29 +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
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
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
Torsten Dittmann
0763e9eeb7 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-fx-review 2022-01-25 17:35:53 +01:00
Christy Jacob
963a258fd6 feat: update description in scopes.php 2022-01-25 15:50:00 +04:00
Christy Jacob
88a149384b feat: fix response model, generate console SDK 2022-01-25 13:40:44 +04:00
Christy Jacob
1b42033cda feat: fix response model, generate console SDK 2022-01-25 04:54:44 +04:00
Christy Jacob
f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Christy Jacob
7a30446197 feat: update FunctionCustomServerTest 2022-01-25 03:46:13 +04:00
Christy Jacob
a93e8f3b0b feat: update deletes,usage and functions worker 2022-01-25 03:19:01 +04:00
Christy Jacob
da4655df32 feat: update retry build endpoint 2022-01-25 03:17:10 +04:00
Christy Jacob
f712345677 feat: update create-execution endpoint 2022-01-25 03:16:53 +04:00
Christy Jacob
43e3f23a4e feat: update create-deployment endpoint 2022-01-25 03:15:53 +04:00
Christy Jacob
9b77485bcd feat: reneame delete-tag endpoint 2022-01-25 03:14:21 +04:00
Christy Jacob
37d30154f3 feat: reneame get-tag endpoint 2022-01-25 03:11:33 +04:00
Christy Jacob
988634eb79 feat: reneame list-tags endpoint 2022-01-25 03:09:24 +04:00
Christy Jacob
8f69eafd89 feat: reneame create-tag endpoint 2022-01-25 03:06:54 +04:00
Christy Jacob
831a94a0c5 feat: reneame create-tag endpoint 2022-01-25 03:06:16 +04:00
Christy Jacob
f7e44a31be feat: reneame create-tag endpoint 2022-01-25 03:05:41 +04:00
Christy Jacob
f6411cd213 feat: reneame create-tag endpoint 2022-01-25 03:05:17 +04:00
Christy Jacob
e6fdeb3d9d feat: reneame update-function-tags endpoint 2022-01-25 02:59:02 +04:00
Christy Jacob
8307c8d432 feat: rename tags response model to deployment 2022-01-25 02:54:13 +04:00
Christy Jacob
939a11d701 feat: rename tags to deployments in events.php 2022-01-25 02:40:49 +04:00
Christy Jacob
9d2e452779 feat: rename tags to deployments in collections.old.php 2022-01-25 02:26:21 +04:00
Christy Jacob
6d3c522834 feat: rename tags to deployments in collections.php 2022-01-25 02:13:34 +04:00
Christy Jacob
074a293d63 feat: refactoring the builds worker 2022-01-25 00:06:29 +04:00
Bradley Schofield
f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Bradley Schofield
bfc4f72673 Update docker-compose in docs and make executor a executable
Update docker-compose in docs and make executor a executable
2022-01-24 10:32:40 +00:00
Bradley Schofield
b9f2174a15 Regenerate Console SDK 2022-01-24 09:54:56 +00:00
Bradley Schofield
9a0b7ce142 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-24 09:37:46 +00:00
Bradley Schofield
5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Christy Jacob
046797e48f feat: refactor auth::skip 2022-01-24 03:05:07 +04:00
Christy Jacob
b59566a815 feat: move retry build call to builds worker 2022-01-24 03:01:42 +04:00
Christy Jacob
abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00