1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

155 commits

Author SHA1 Message Date
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 40afec223c feat: fix retry build 2022-02-17 00:11:05 +04:00
Christy Jacob 45dd25b5b6 feat: change default value of build status 2022-02-16 20:25:01 +04:00
Christy Jacob 259fcc821e feat: improve executor 2022-02-16 15:52:54 +04: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 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 9262bad8bf feat: decouple storage 2022-02-13 12:25:48 +04:00
Christy Jacob a665def876 feat: decouple storage 2022-02-13 05:42:22 +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 b77c698b4f feat: add remaninig endpoints 2022-02-11 14:31:53 +04:00
Christy Jacob 6ab1095280 feat: catch docker remove errors elegantly 2022-02-06 14:00:44 +04:00
Christy Jacob dea2873845 feat: update creation endpoint 2022-02-06 13:37:50 +04:00
Christy Jacob 132011102e feat: update creation endpoint 2022-02-06 13:25:33 +04:00
Christy Jacob 20415aaafd feat: update creation endpoint 2022-02-06 13:25:10 +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