1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

593 commits

Author SHA1 Message Date
Damodar Lohani ca1b39513a
Update app/workers/builds.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:17:15 +05:45
Damodar Lohani d8a510aa22 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-22 05:49:45 +00:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Christy Jacob 2f944e9abc Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-executor-improvements 2022-02-21 15:01:13 +04:00
Christy Jacob 33c58bfc65 fix: issue with auto deploy flag 2022-02-21 14:41:50 +04:00
Christy Jacob b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Christy Jacob 3606293268 feat: cleanup the build command 2022-02-19 03:46:39 +04:00
Christy Jacob 8fffe5766d feat: migrated to new runtimes 2022-02-19 03:32:09 +04:00
Damodar Lohani 5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob f752807790 feat: add 406 status code 2022-02-18 04:43:04 +04:00
Christy Jacob 281e306d14 feat: improve create runtime strucutre 2022-02-18 01:40:28 +04:00
Christy Jacob 1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Damodar Lohani 77babbf6d8 trivial fixes 2022-02-17 13:09:33 +00:00
Damodar Lohani 0dac3a7346 get proper source type and device 2022-02-17 17:25:02 +05:45
Damodar Lohani 91a307490f refcator storage usage in worker 2022-02-17 14:58:39 +05:45
Damodar Lohani 53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Christy Jacob 75f4061698 feat: fix retry build 2022-02-17 00:06:22 +04:00
Christy Jacob cef5264c48 feat: propogate errors in Executor 2022-02-16 15:43:21 +04:00
Christy Jacob e40821393c
Merge pull request #2792 from appwrite/feat-rename-autodeploy
Renamed 'deploy' to 'activate'
2022-02-16 13:33:54 +04:00
Christy Jacob 123c47fb9a feat: handle build and execution errors 2022-02-15 21:39:03 +04:00
Christy Jacob 0b9e8454d0 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-decouple-database 2022-02-15 17:44:00 +04:00
Matej Baco 166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Christy Jacob 19c9ee4dc6 feat: Remove builds param from delete endpoint 2022-02-15 04:58:12 +04:00
Christy Jacob b42da9e996 feat: move create runtimr logic to controller 2022-02-14 04:20:12 +04:00
Christy Jacob 36bd50a1ff feat: refactor build function 2022-02-14 01:26:36 +04:00
Christy Jacob d0abbd9fc3 feat: disable authorization in deletes worker 2022-02-13 14:16:15 +04:00
Christy Jacob 24c1467e68 feat: decouple storage 2022-02-13 05:29:28 +04:00
Christy Jacob 0276d94ef1 feat: add remaninig endpoints 2022-02-13 02:34:16 +04:00
Christy Jacob f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Matej Baco 9a1fb0f0f2 Updated letter case of DOSpaces 2022-02-08 16:40:56 +01:00
Christy Jacob 7735b67a3f feat: fix tests 2022-02-06 15:19:33 +04:00
Christy Jacob 6ab1095280 feat: catch docker remove errors elegantly 2022-02-06 14:00:44 +04:00
Christy Jacob 1b0a02e20d feat: fix executor issues 2022-02-05 23:49:57 +04:00
Christy Jacob 6610bf9873 feat: add executor class 2022-02-04 05:29:40 +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 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 f4616a6832 feat: added deleteDeployment to deletes worker 2022-01-28 05:32:56 +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