1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

5133 commits

Author SHA1 Message Date
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
Christy Jacob f7a0871848 feat: enable logging 2022-02-18 19:58:04 +04:00
Christy Jacob ac14d5fd8c feat: update composer 2022-02-18 19:25:54 +04:00
Christy Jacob 7fb3df3b38 feat: cleanup 2022-02-18 13:21:59 +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
Christy Jacob c5e37f439b feat: do not enque build 2022-02-17 04:12:45 +04:00
Christy Jacob 9115aa392d feat: create build when activating a deployment 2022-02-17 00:38:58 +04:00
Christy Jacob 40afec223c feat: fix retry build 2022-02-17 00:11:05 +04:00
Christy Jacob 75f4061698 feat: fix retry build 2022-02-17 00:06:22 +04:00
Christy Jacob 45dd25b5b6 feat: change default value of build status 2022-02-16 20:25:01 +04:00
Christy Jacob 1c0c5e1b18 feat: change default value of build status 2022-02-16 20:00:45 +04:00
Christy Jacob 259fcc821e feat: improve executor 2022-02-16 15:52:54 +04:00
Christy Jacob cef5264c48 feat: propogate errors in Executor 2022-02-16 15:43:21 +04:00
Christy Jacob 59d2613571 feat: update console SDK 2022-02-16 13:56:18 +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
Matej Bačo 5a8e07ab73 Review change 2022-02-16 09:25:25 +00:00
Christy Jacob c90581e469
Merge pull request #2793 from appwrite/feat-rename-deploymentid
Improved deployment and build path structure
2022-02-16 13:22:38 +04:00
Matej Bačo ee8a1e10ff Review changes 2022-02-16 09:17:00 +00:00
Christy Jacob 896e63bdd8 feat: fix some bugs 2022-02-16 03:39:09 +04:00
Christy Jacob cd4436fe6d feat: remove var_dump() 2022-02-15 21:53:17 +04:00
Christy Jacob 123c47fb9a feat: handle build and execution errors 2022-02-15 21:39:03 +04:00
Christy Jacob 1d6d43baf8 feat: fix issues with delete endpoint 2022-02-15 19:59:26 +04:00
Christy Jacob aba9dc323d feat: some cleanup 2022-02-15 19:42:45 +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 07f0eb46b2 Improved deployment and build path structure 2022-02-15 10:16:32 +01:00
Matej Baco 166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Christy Jacob c0f7d90cd3 feat: some cleanup 2022-02-15 05:14:43 +04:00
Christy Jacob 19c9ee4dc6 feat: Remove builds param from delete endpoint 2022-02-15 04:58:12 +04:00
Christy Jacob b80965edd8 feat: remove multiple request logic from executor 2022-02-15 04:49:15 +04:00
Christy Jacob a627d45ba7 feat: maintenance task 2022-02-15 04:40:16 +04:00
Christy Jacob 0acd573c89 feat: maintenance task 2022-02-15 04:23:20 +04:00
Christy Jacob ff5314e202 feat: add updated property to runtime 2022-02-15 03:22:16 +04:00
Christy Jacob f51b855b7e feat: move logic to server start 2022-02-15 02:15:08 +04:00
Christy Jacob e6d1b54243 feat: handle shutdown 2022-02-15 01:26:31 +04:00
Christy Jacob 7436d3b24f feat: handle shutdown 2022-02-14 22:18:13 +04:00
Christy Jacob f87b662645 feat: implemented other endpoints 2022-02-14 21:52:44 +04:00
Christy Jacob 3ea9c9a9ce feat: move orchestration pool to utopia resource 2022-02-14 21:18:48 +04:00
Christy Jacob 66b47973bc feat: add start up logic 2022-02-14 20:37:56 +04:00
Christy Jacob b42da9e996 feat: move create runtimr logic to controller 2022-02-14 04:20:12 +04:00
Christy Jacob b95434d012 feat: move create runtimr logic to controller 2022-02-14 04:12:01 +04:00
Christy Jacob 43ef855e7d feat: fix memory leak and separate error callback 2022-02-14 04:00:16 +04:00
Christy Jacob bb9fa487f5 feat: refactor build function 2022-02-14 01:36:07 +04:00
Christy Jacob 36bd50a1ff feat: refactor build function 2022-02-14 01:26:36 +04:00
Christy Jacob 22700daa07 feat: refactor build function 2022-02-13 16:31:44 +04:00
Christy Jacob fc8ce14009 feat: remove more dependencies 2022-02-13 16:03:25 +04:00
Christy Jacob 634b356a64 Merge branch 'feat-add-deletes-worker' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-02-13 14:17:31 +04:00
Christy Jacob d0abbd9fc3 feat: disable authorization in deletes worker 2022-02-13 14:16:15 +04:00