1
0
Fork 0
mirror of synced 2024-06-18 18:54:55 +12:00
Commit graph

55 commits

Author SHA1 Message Date
Damodar Lohani 01016b0444 collect function builds and total compute time 2022-06-29 06:48:40 +00:00
Damodar Lohani 6a90c7c653 stats on build 2022-06-29 06:30:24 +00:00
Torsten Dittmann 3aa49f773a fix: all of the workers 2022-06-20 11:22:53 +02:00
Torsten Dittmann 4b3a90bb54 Revert "fix: workers"
This reverts commit c89b62a7b4.
2022-06-20 09:37:00 +02:00
Torsten Dittmann c89b62a7b4 fix: workers 2022-06-19 12:54:47 +02:00
Everly Precia Suresh 746dc72439 fix merge conflicts 2022-05-31 11:32:46 +00:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Christy Jacob 287c32cbbe fix: empty build logs 2022-05-20 03:43:35 +04:00
Torsten Dittmann fdb64de616 docs: add comments to events passing 2022-05-09 14:36:29 +02:00
Torsten Dittmann 0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-19 15:16:43 +02:00
Torsten Dittmann 033bbec261 fix: usage and build 2022-04-19 15:13:55 +02:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Andrey e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Torsten Dittmann 87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Andrey ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Christy Jacob 44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Christy Jacob d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Damodar Lohani 5ba0635017 send entrypoint 2022-02-24 07:28:59 +00:00
Damodar Lohani 5d9a9f53d8 update 2022-02-22 11:28:26 +00:00
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
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 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
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
Matej Baco 166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01: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 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 6610bf9873 feat: add executor class 2022-02-04 05:29:40 +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 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 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
Christy Jacob 2c91a24928 feat: fix failing tests 2022-01-27 03:19:02 +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 ebc55e7e8e feat: refactor 2022-01-26 03:45:41 +04:00