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

42 commits

Author SHA1 Message Date
Matej Baco ce59bcce7a Linter fix 2022-06-08 09:10:44 +02:00
Matej Baco cdc44230cf Fix execution delays 2022-06-07 14:01:12 +02:00
Everly Precia Suresh d41aff1861 fix linting issues 2022-06-02 13:03:37 +00:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00: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
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
Matej Bačo 320d4518b7 Move network env var to executor container 2022-03-24 11:01:30 +00:00
Christy Jacob ea1d55e82b feat: use strict comparison 2022-03-04 14:34:42 +04:00
Christy Jacob 07e104ea01 feat: fix timeout issues 2022-03-04 01:14:44 +04:00
Christy Jacob 8d0ff927a7 feat: fix tests 2022-02-24 21:00:05 +04:00
Christy Jacob cd45045559 feat: sync branches 2022-02-24 18:33:38 +04:00
Christy Jacob d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Bradley Schofield b1acc028c9 Implement various suggestions
+ Fix Docblocks
+ Remove unused variable from deleteRuntime in executor
+ Added build status explanation to description
+ Sync composer.phtml to composer.json
2022-02-24 14:18:46 +00:00
Jake Barnby aa091a2afc Increase execution retry attempts to allow swift runtime time to cold start 2022-02-24 14:55:11 +13:00
Christy Jacob ad920b7237 fix: review comments 2022-02-21 15:20:26 +04:00
Christy Jacob 5689353994 fix: review comments 2022-02-21 15:08:58 +04:00
Christy Jacob b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Christy Jacob 38ca8dc6fc feat: update php test code 2022-02-19 04:15:03 +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
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 37cb58bbde feat: retry execution logic 2022-02-17 20:50:21 +04:00
Christy Jacob 44c1154a42 feat: retry execution logic 2022-02-17 20:49:18 +04:00
Christy Jacob 1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Christy Jacob cef5264c48 feat: propogate errors in Executor 2022-02-16 15:43:21 +04:00
Christy Jacob 20b1e3c04e feat: remove var_dump 2022-02-16 00:21:21 +04:00
Christy Jacob 2674186f3b feat: remove var_dump() 2022-02-15 21:51:52 +04:00
Christy Jacob 123c47fb9a feat: handle build and execution errors 2022-02-15 21:39:03 +04:00
Christy Jacob aba9dc323d feat: some cleanup 2022-02-15 19:42:45 +04:00
Christy Jacob 19c9ee4dc6 feat: Remove builds param from delete endpoint 2022-02-15 04:58:12 +04:00
Christy Jacob 66b47973bc feat: add start up logic 2022-02-14 20:37:56 +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 f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Christy Jacob 6ab1095280 feat: catch docker remove errors elegantly 2022-02-06 14:00:44 +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